FlightGear next
Instrumentation::CommRadio Class Reference

#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

- Protected Member Functions inherited from AbstractInstrument
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
 

Detailed Description

Definition at line 23 of file commradio.hxx.

Member Function Documentation

◆ createInstance()

SGSubsystem * Instrumentation::CommRadio::createInstance ( SGPropertyNode_ptr rootNode)
static

Definition at line 759 of file commradio.cxx.

◆ staticSubsystemClassId()

static const char * Instrumentation::CommRadio::staticSubsystemClassId ( )
inlinestatic

Definition at line 27 of file commradio.hxx.


The documentation for this class was generated from the following files: