AbstractInstrument Class Reference#
FlightGear
Developer C++ documentation
|
AbstractInstrument Class Reference
Inheritance diagram for AbstractInstrument:
![](classAbstractInstrument.png)
Protected Member Functions | |
void | readConfig (SGPropertyNode *config, std::string defaultName) |
void | initServicePowerProperties (SGPropertyNode *node) |
bool | isServiceableAndPowered () const |
std::string | nodePath () const |
std::string | name () const |
int | number () const |
void | unbind () override |
void | setMinimumSupplyVolts (double v) |
void | setDefaultPowerSupplyPath (const std::string &p) |
virtual bool | isPowerSwitchOn () const |
Member Function Documentation
◆ setDefaultPowerSupplyPath()
|
protected |
specify the default path to use to power the instrument, if it's non- standard.
The documentation for this class was generated from the following files:
- AbstractInstrument.hxx
- AbstractInstrument.cxx