FlightGear next
Instrumentation::NavRadioImpl Class Reference

Inherits Instrumentation::NavRadio.

Public Member Functions

 NavRadioImpl (SGPropertyNode_ptr node)
 
virtual ~NavRadioImpl ()
 
void init () override
 
void update (double dt) override
 

Additional Inherited Members

- Static Public Member Functions inherited from Instrumentation::NavRadio
static const char * staticSubsystemClassId ()
 
static SGSubsystem * createInstance (SGPropertyNode_ptr rootNode)
 

Detailed Description

Definition at line 806 of file newnavradio.cxx.

Constructor & Destructor Documentation

◆ NavRadioImpl()

Instrumentation::NavRadioImpl::NavRadioImpl ( SGPropertyNode_ptr node)

Definition at line 854 of file newnavradio.cxx.

◆ ~NavRadioImpl()

Instrumentation::NavRadioImpl::~NavRadioImpl ( )
virtual

Definition at line 869 of file newnavradio.cxx.

Member Function Documentation

◆ init()

void Instrumentation::NavRadioImpl::init ( )
override

Definition at line 876 of file newnavradio.cxx.

◆ update()

void Instrumentation::NavRadioImpl::update ( double dt)
override

Definition at line 892 of file newnavradio.cxx.


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