![]() |
VR-Forces 4.5 Class Documentation
|
Class that represents a simulated element (aggregate or entity) in the simulation. More...
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 |
| Location is in geocentric. | |
| double | myHeading |
| Heading is in radians. | |
| double | mySpeed |
| bool | myAggregated |
| std::string | mySuperiorHandle |
| DtVrfObject * | myObject |
| std::map< std::string, DtMsdlScenarioContentsItem > | myContents |
| std::map< Msdl_UUID, DtMsdlSimulatedElement * > | mySubordinates |
| std::map< std::string, std::string > | myExtendedData |
Class that represents a simulated element (aggregate or entity) in the simulation.
| 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 |
| DtVrfObject* DtMsdlSimulatedElement::myObject |
| std::map<std::string, DtMsdlScenarioContentsItem> DtMsdlSimulatedElement::myContents |
| std::map<Msdl_UUID, DtMsdlSimulatedElement*> DtMsdlSimulatedElement::mySubordinates |
| std::map<std::string, std::string> DtMsdlSimulatedElement::myExtendedData |