![]() |
VR-Forces 5.0.3 Developer's Guide
|
Class that represents a simulated element (aggregate or entity) in the simulation.
Public Attributes | |
| Msdl_UUID | myObjectHandle |
| std::string | myName |
| Msdl_UUID | myForceHandle |
| std::string | myEnumeration |
| std::string | mySymbolIdentifier |
| std::string | myMilitaryEnumeration |
| std::string | myOneSAFName |
| std::string | myFormation |
| DtMSDLVector | myLocation |
| double | myHeading |
| double | mySpeed |
| bool | myAggregated |
| std::string | mySuperiorHandle |
| DtLocalObject * | myObject |
| std::map< std::string, DtMsdlScenarioContentsItem > | myContents |
| std::map< Msdl_UUID, DtMsdlSimulatedElement * > | mySubordinates |
| std::map< std::string, std::string > | myExtendedData |
| Msdl_UUID DtMsdlSimulatedElement::myObjectHandle |
| std::string DtMsdlSimulatedElement::myName |
| Msdl_UUID DtMsdlSimulatedElement::myForceHandle |
| std::string DtMsdlSimulatedElement::myEnumeration |
| std::string DtMsdlSimulatedElement::mySymbolIdentifier |
| std::string DtMsdlSimulatedElement::myMilitaryEnumeration |
| std::string DtMsdlSimulatedElement::myOneSAFName |
| std::string DtMsdlSimulatedElement::myFormation |
| DtMSDLVector DtMsdlSimulatedElement::myLocation |
Location is in geocentric.
| double DtMsdlSimulatedElement::myHeading |
Heading is in radians.
| double DtMsdlSimulatedElement::mySpeed |
| bool DtMsdlSimulatedElement::myAggregated |
| std::string DtMsdlSimulatedElement::mySuperiorHandle |
| DtLocalObject* DtMsdlSimulatedElement::myObject |
| std::map<std::string, DtMsdlScenarioContentsItem> DtMsdlSimulatedElement::myContents |
| std::map<Msdl_UUID, DtMsdlSimulatedElement*> DtMsdlSimulatedElement::mySubordinates |
| std::map<std::string, std::string> DtMsdlSimulatedElement::myExtendedData |