Struct SimOne_Data_Vehicle_Extra¶
ClassList > SimOne_Data_Vehicle_Extra
#include <SimOneIOStruct.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | dataSize |
| float | extra_states |
Public Attributes Documentation¶
variable dataSize¶
int SimOne_Data_Vehicle_Extra::dataSize;
数据的大小 * Size of the data
variable extra_states¶
float SimOne_Data_Vehicle_Extra::extra_states[600];
车辆附加状态数据数组 * Array of extra vehicle state data unit: depends on the specific state
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h