|
SmartVehicle-Sortic
SmartFactory
|
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... | |
Holds the actual information about the vehicleposition.
Definition at line 170 of file NavigationCtrl.h.
| Sector NavigationCtrl::ActualPos::startSector = Sector::SorticHandover |
Startpoint from current path.
Definition at line 171 of file NavigationCtrl.h.
| Sector NavigationCtrl::ActualPos::lastSector |
last sector
Definition at line 172 of file NavigationCtrl.h.
| Sector NavigationCtrl::ActualPos::sector = startSector |
actual sector
Definition at line 173 of file NavigationCtrl.h.
| int NavigationCtrl::ActualPos::line = 1 |
actual line
Definition at line 174 of file NavigationCtrl.h.
| bool NavigationCtrl::ActualPos::token = false |
token for gateway accees
Definition at line 175 of file NavigationCtrl.h.