FlightGear next
|
#include <commradio.hxx>
Inherits AbstractInstrument.
Inherited by Instrumentation::CommRadioImpl.
Static Public Member Functions | |
static const char * | staticSubsystemClassId () |
static SGSubsystem * | createInstance (SGPropertyNode_ptr rootNode) |
Additional Inherited Members | |
![]() | |
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) |
specify the default path to use to power the instrument, if it's non- standard. | |
virtual bool | isPowerSwitchOn () const |
Definition at line 23 of file commradio.hxx.
|
static |
Definition at line 759 of file commradio.cxx.
|
inlinestatic |
Definition at line 27 of file commradio.hxx.