Struct SimOne_Data_V2XNFS¶
ClassList > SimOne_Data_V2XNFS
#include <SimOneIOStruct.h>
Inherits the following classes: SimOne_Data
Public Attributes¶
| Type | Name |
|---|---|
| char | MsgFrameData |
| int | V2XMsgFrameSize |
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 MsgFrameData¶
char SimOne_Data_V2XNFS::MsgFrameData[20000];
V2X 消息帧数据。 * V2X message frame data.
variable V2XMsgFrameSize¶
int SimOne_Data_V2XNFS::V2XMsgFrameSize;
V2X 消息帧大小。 * Size of the V2X message frame.
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h