![]() |
VR-Forces 4.1.1 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 |
| DtVector | 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 |
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 |
| DtVector 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 |