#include <AbstractInstrument.hxx>
Inherits SGSubsystem.
Inherited by ADF, AttitudeIndicatorElectric, DME, FGMarkerBeacon, FGNavRadio, HeadingIndicatorDG, HeadingIndicatorFG, Instrumentation::CommRadio, Transponder, and TurnIndicator.
Definition at line 29 of file AbstractInstrument.hxx.
◆ initServicePowerProperties()
| void AbstractInstrument::initServicePowerProperties |
( |
SGPropertyNode * | node | ) |
|
|
protected |
◆ isPowerSwitchOn()
| bool AbstractInstrument::isPowerSwitchOn |
( |
| ) |
const |
|
protectedvirtual |
◆ isServiceableAndPowered()
| bool AbstractInstrument::isServiceableAndPowered |
( |
| ) |
const |
|
protected |
◆ name()
| std::string AbstractInstrument::name |
( |
| ) |
const |
|
inlineprotected |
◆ nodePath()
| std::string AbstractInstrument::nodePath |
( |
| ) |
const |
|
protected |
◆ number()
| int AbstractInstrument::number |
( |
| ) |
const |
|
inlineprotected |
◆ readConfig()
| void AbstractInstrument::readConfig |
( |
SGPropertyNode * | config, |
|
|
std::string | defaultName ) |
|
protected |
◆ setDefaultPowerSupplyPath()
| void AbstractInstrument::setDefaultPowerSupplyPath |
( |
const std::string & | p | ) |
|
|
protected |
specify the default path to use to power the instrument, if it's non- standard.
Definition at line 87 of file AbstractInstrument.cxx.
◆ setMinimumSupplyVolts()
| void AbstractInstrument::setMinimumSupplyVolts |
( |
double | v | ) |
|
|
protected |
◆ unbind()
| void AbstractInstrument::unbind |
( |
| ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: