Struct SimOne_Data_Vehicle_EventInfo¶
ClassList > SimOne_Data_Vehicle_EventInfo
#include <SimOneIOStruct.h>
Inherits the following classes: SimOne_Data
Public Attributes¶
| Type | Name |
|---|---|
| ESimone_Vehicle_EventInfo_Type | type |
| char | warningInfo |
Public Attributes inherited from SimOne_Data¶
See SimOne_Data
| Type | Name |
|---|---|
| int | frame = 0 |
| long long | timestamp = 0 |
| int | version = 0 |
Public Attributes Documentation¶
variable type¶
ESimone_Vehicle_EventInfo_Type SimOne_Data_Vehicle_EventInfo::type;
事件类型,指示具体的车辆事件或警告类型 * Event type, indicates the specific vehicle event or warning type
variable warningInfo¶
char SimOne_Data_Vehicle_EventInfo::warningInfo[1024];
警告信息,包含与事件相关的详细信息 * Warning information, contains detailed information related to the event
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h