VR-Engage  2.2
Loading...
Searching...
No Matches
rwRadarStateInfo.h File Reference
Include dependency graph for rwRadarStateInfo.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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.

Typedef Documentation

◆ DtRwSensorStateInfoList

using DtRwSensorStateInfoList = DtRwTemplatedListPtr<DtRwRadarStateInfo, true>

List type for storing multiple radar state information entries.