Inheritance diagram for Eaagles::Instruments::DigitalAoaGauge:


| Eaagles::Instruments::DigitalAoaGauge::DigitalAoaGauge | ( | ) |
| void Eaagles::Instruments::DigitalAoaGauge::drawFunc | ( | ) | [virtual] |
| void Eaagles::Instruments::DigitalAoaGauge::updateData | ( | const LCreal | dt = 0 |
) | [virtual] |
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaRedMin | ( | const LCreal | a | ) | [virtual] |
sets the min value of where the red portion of our aoa lights up
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaRedMax | ( | const LCreal | b | ) | [virtual] |
sets the max value of where the red portion of our aoa lights up
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaYellowMin | ( | const LCreal | a | ) | [virtual] |
sets the min value of where the yellow portion of our aoa lights up
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaYellowMax | ( | const LCreal | b | ) | [virtual] |
sets the max value of where the yellow portion of our aoa lights up
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaGreenMin | ( | const LCreal | a | ) | [virtual] |
sets the min value of where the green portion of our aoa lights up
| bool Eaagles::Instruments::DigitalAoaGauge::setAoaGreenMax | ( | const LCreal | b | ) | [virtual] |
sets the max value of where the green portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaRedMin | ( | ) | [inline] |
gets the min value of where the red portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaRedMax | ( | ) | [inline] |
gets the max value of where the red portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaYellowMin | ( | ) | [inline] |
gets the min value of where the yellow portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaYellowMax | ( | ) | [inline] |
gets the max value of where the yellow portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaGreenMin | ( | ) | [inline] |
gets the min value of where the green portion of our aoa lights up
| LCreal Eaagles::Instruments::DigitalAoaGauge::getAoaGreenMax | ( | ) | [inline] |
gets the max value of where the green portion of our aoa lights up
| int Eaagles::Instruments::DigitalAoaGauge::getState | ( | ) | [inline] |
Returns the state.
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaRedMin | ( | const Basic::LcNumber *const | newRMin | ) | [protected, virtual] |
slot functions
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaRedMax | ( | const Basic::LcNumber *const | newRMax | ) | [protected, virtual] |
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaYellowMin | ( | const Basic::LcNumber *const | newYMin | ) | [protected, virtual] |
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaYellowMax | ( | const Basic::LcNumber *const | newYMax | ) | [protected, virtual] |
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaGreenMax | ( | const Basic::LcNumber *const | newGMax | ) | [protected, virtual] |
| bool Eaagles::Instruments::DigitalAoaGauge::setSlotAoaGreenMin | ( | const Basic::LcNumber *const | newGMin | ) | [protected, virtual] |
min value of where the red portion of our aoa lights up
max value of where the red portion of our aoa lights up
min value of where the yellow portion of our aoa lights up
max value of where the yellow portion of our aoa lights up
min value of where the green portion of our aoa lights up
max value of where the green portion of our aoa lights up
GLuint Eaagles::Instruments::DigitalAoaGauge::displayList [private] |
our display list name
bool Eaagles::Instruments::DigitalAoaGauge::isDlist [private] |
do we have a display list?
int Eaagles::Instruments::DigitalAoaGauge::aoaState [private] |
shows which state we are in
1.5.0