Inheritance diagram for Eaagles::Instruments::TestLandingGear:


Public Member Functions | |
| TestLandingGear () | |
| virtual bool | event (const int event, Basic::LcObject *const obj=0) |
| virtual void | updateData (const LCreal dt=0) |
Private Member Functions | |
| bool | onUpdateLandingGearTestLandingGear () |
Private Attributes | |
| LCreal | gearPosition |
| SendData | gearPositionSD |
| SendData | gearPositionROSD |
| LCreal | gearRate |
| Eaagles::Instruments::TestLandingGear::TestLandingGear | ( | ) |
| virtual bool Eaagles::Instruments::TestLandingGear::event | ( | const int | event, | |
| Basic::LcObject *const | obj = 0 | |||
| ) | [virtual] |
| void Eaagles::Instruments::TestLandingGear::updateData | ( | const LCreal | dt = 0 |
) | [virtual] |
| bool Eaagles::Instruments::TestLandingGear::onUpdateLandingGearTestLandingGear | ( | ) | [private] |
event functions
the landing gear position (0 is down, 1 is up)
SendData Eaagles::Instruments::TestLandingGear::gearPositionSD [private] |
SendData Eaagles::Instruments::TestLandingGear::gearPositionROSD [private] |
rate which are going (up or down)
1.5.0