Struct SimOne_Data_WayPoints
Defined in File SimOneIOStruct.h
Inheritance Relationships
Base Type
public SimOne_Data
(Struct SimOne_Data)
Struct Documentation
-
struct SimOne_Data_WayPoints : public SimOne_Data
Public Members
-
char mainVehicleId[64]
-
int wayPointsSize
MainVehicle WayPoints size.
-
SimOne_Data_WayPoints_Entry wayPoints[100]
WayPoints, 100 max.
-
char mainVehicleId[64]