AbstractInstrument Class Reference

AbstractInstrument Class Reference#

FlightGear: AbstractInstrument Class Reference
FlightGear
Developer C++ documentation
AbstractInstrument Class Reference
Inheritance diagram for AbstractInstrument:
ADF AttitudeIndicatorElectric DME FGMarkerBeacon FGNavRadio HeadingIndicatorDG HeadingIndicatorFG Instrumentation::CommRadio Transponder TurnIndicator

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()

void AbstractInstrument::setDefaultPowerSupplyPath ( const std::string & p)
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