|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | DtRwRadarStateInfo |
Namespaces | |
| namespace | DtBufferSerialize |
Typedefs | |
| using | DtRwSensorStateInfoList = DtRwTemplatedListPtr<DtRwRadarStateInfo, true> |
Functions | |
| VRFMESSAGES_DLL int | DtBufferSerialize::getSize (const DtRwRadarStateInfo &info) |
| VRFMESSAGES_DLL char * | DtBufferSerialize::encode (const DtRwRadarStateInfo &info, char *buffer) |
| VRFMESSAGES_DLL const char * | DtBufferSerialize::decode (DtRwRadarStateInfo &info, const char *buffer) |
This file contains the DtRwRadarStateInfo class which represents the current operating state of a radar system in the simulation, including mode, antenna parameters, and scan pattern information.
| using DtRwSensorStateInfoList = DtRwTemplatedListPtr<DtRwRadarStateInfo, true> |
List type for storing multiple radar state information entries.