Public Member Functions | |
| Hsi () | |
| virtual void | drawFunc () |
| virtual void | draw () |
| bool | setLTMLength (const LCreal newLTMLength) |
| bool | setSTMLength (const LCreal newSTMLength) |
Protected Member Functions | |
| bool | setSlotLTMLength (const LcNumber *const newLTMLength) |
| bool | setSlotSTMLength (const LcNumber *const newSTMLength) |
Private Attributes | |
| LCreal | radius |
| LCreal | lTMLength |
| LCreal | sTMLength |
| Eaagles::Hsi::Hsi | ( | ) |
| void Eaagles::Hsi::drawFunc | ( | ) | [virtual] |
| void Eaagles::Hsi::draw | ( | ) | [virtual] |
| bool Eaagles::Hsi::setLTMLength | ( | const LCreal | newLTMLength | ) | [inline] |
Sets the length of long tick marks.
| bool Eaagles::Hsi::setSTMLength | ( | const LCreal | newSTMLength | ) | [inline] |
Sets the length of short tick marks.
| bool Eaagles::Hsi::setSlotLTMLength | ( | const LcNumber *const | newLTMLength | ) | [protected] |
slot table functions
| bool Eaagles::Hsi::setSlotSTMLength | ( | const LcNumber *const | newSTMLength | ) | [protected] |
LCreal Eaagles::Hsi::radius [private] |
LCreal Eaagles::Hsi::lTMLength [private] |
long tick marks length (inches)
LCreal Eaagles::Hsi::sTMLength [private] |
short tick marks length (inches)
1.5.0