SmartVehicle-Sortic
SmartFactory
NavigationCtrl::ActualPos Struct Reference

Holds the actual information about the vehicleposition. More...

Public Attributes

Sector startSector = Sector::SorticHandover
 Startpoint from current path. More...
 
Sector lastSector
 last sector More...
 
Sector sector = startSector
 actual sector More...
 
int line = 1
 actual line More...
 
bool token = false
 token for gateway accees More...
 

Detailed Description

Holds the actual information about the vehicleposition.

Definition at line 170 of file NavigationCtrl.h.

Member Data Documentation

◆ startSector

Sector NavigationCtrl::ActualPos::startSector = Sector::SorticHandover

Startpoint from current path.

Definition at line 171 of file NavigationCtrl.h.

◆ lastSector

Sector NavigationCtrl::ActualPos::lastSector

last sector

Definition at line 172 of file NavigationCtrl.h.

◆ sector

Sector NavigationCtrl::ActualPos::sector = startSector

actual sector

Definition at line 173 of file NavigationCtrl.h.

◆ line

int NavigationCtrl::ActualPos::line = 1

actual line

Definition at line 174 of file NavigationCtrl.h.

◆ token

bool NavigationCtrl::ActualPos::token = false

token for gateway accees

Definition at line 175 of file NavigationCtrl.h.


The documentation for this struct was generated from the following file: