Inheritance diagram for Eaagles::Sensor::Gmti:


Public Member Functions | |
| Gmti () | |
| const osg::Vec3 & | getPoi () const |
| void | setPoi (const LCreal x, const LCreal y, const LCreal z) |
| void | setPoi (const osg::Vec3 &newPos) |
Protected Member Functions | |
| bool | setSlotPoi (Basic::LcList *const numList) |
| virtual void | dynamics (const LCreal dt) |
Private Attributes | |
| osg::Vec3 | poiVec |
| Eaagles::Sensor::Gmti::Gmti | ( | ) |
| const osg::Vec3& Eaagles::Sensor::Gmti::getPoi | ( | ) | const [inline] |
Sets the Gmti Point Of Interest.
| void Eaagles::Sensor::Gmti::setPoi | ( | const osg::Vec3 & | newPos | ) |
Sets the point of interest vector to newPos.
| bool Eaagles::Sensor::Gmti::setSlotPoi | ( | Basic::LcList *const | numList | ) | [protected] |
Set Slot POI Vector [ north east down ].
| void Eaagles::Sensor::Gmti::dynamics | ( | const LCreal | dt | ) | [protected, virtual] |
System class -- phase callbacks. Updates dynamics.
osg::Vec3 Eaagles::Sensor::Gmti::poiVec [private] |
Point Of Interest vector (m) [ x, y, z ] NED.
1.5.0