![]() |
VR-Link API Documentation for HLA 1.3
|
Go to the source code of this file.
Classes | |
| class | VehicleEncoder |
| A simple FOM encoder class. More... | |
Defines | |
| #define | DtDECLARE_TEST_ATTR_CHECKER(attrName) DtDECLARE_ATTR_CHECKER(DtEntityStateRepository, attrName) |
| This macro is used to declare static member functions for determining whether or not an attribute's update condition has been met. | |
| #define | DtDECLARE_TEST_ATTR_ENCODER(attrName) DtDECLARE_ATTR_ENCODER(DtEntityStateRepository, attrName) |
| This macro is used to declare static member functions that perform attribute encoding. | |