FlightGear next
|
Manage aircraft instruments. More...
#include <instrument_mgr.hxx>
Inherits SGSubsystemGroup.
Public Member Functions | |
FGInstrumentMgr () | |
virtual | ~FGInstrumentMgr () |
void | init () override |
InitStatus | incrementalInit () override |
Static Public Member Functions | |
static const char * | staticSubsystemClassId () |
Manage aircraft instruments.
In the initial draft, the instruments present are hard-coded, but they will soon be configurable for individual aircraft.
Definition at line 22 of file instrument_mgr.hxx.
FGInstrumentMgr::FGInstrumentMgr | ( | ) |
Definition at line 51 of file instrument_mgr.cxx.
|
virtual |
Definition at line 56 of file instrument_mgr.cxx.
|
override |
Definition at line 60 of file instrument_mgr.cxx.
|
override |
Definition at line 66 of file instrument_mgr.cxx.
|
inlinestatic |
Definition at line 33 of file instrument_mgr.hxx.