Inheritance diagram for Eaagles::Instruments::LandingLight:


Public Member Functions | |
| LandingLight () | |
| virtual void | drawFunc () |
| virtual bool | setLightRadius (const LCreal newLR) |
| LCreal | getLightRadius () |
Protected Member Functions | |
| bool | setSlotLightRadius (const Basic::LcNumber *const newLR) |
Private Attributes | |
| LCreal | lRadius |
| LCreal | gearCurrent |
| Eaagles::Instruments::LandingLight::LandingLight | ( | ) |
| void Eaagles::Instruments::LandingLight::drawFunc | ( | ) | [virtual] |
| bool Eaagles::Instruments::LandingLight::setLightRadius | ( | const LCreal | newLR | ) | [virtual] |
sets the radius (inches) of the light
| LCreal Eaagles::Instruments::LandingLight::getLightRadius | ( | ) | [inline] |
gets the radius (inches) of the light
| bool Eaagles::Instruments::LandingLight::setSlotLightRadius | ( | const Basic::LcNumber *const | newLR | ) | [protected] |
slot functions
our light radius
our gear current value
1.5.0