Inherited by Instrumentation::GS, and Instrumentation::NavRadioComponentWithIdent.
Definition at line 138 of file newnavradio.cxx.
◆ NavRadioComponent()
| Instrumentation::NavRadioComponent::NavRadioComponent |
( |
const std::string & | name, |
|
|
SGPropertyNode_ptr | rootNode ) |
◆ ~NavRadioComponent()
| Instrumentation::NavRadioComponent::~NavRadioComponent |
( |
| ) |
|
|
virtual |
◆ computeSignalQuality_norm()
| double Instrumentation::NavRadioComponent::computeSignalQuality_norm |
( |
const SGGeod & | aircraftPosition | ) |
|
|
protectedvirtual |
◆ display()
| virtual void Instrumentation::NavRadioComponent::display |
( |
NavIndicator & | navIndicator | ) |
|
|
pure virtual |
◆ getIdent()
| virtual const std::string Instrumentation::NavRadioComponent::getIdent |
( |
| ) |
const |
|
inlinevirtual |
◆ getNavaidFilter()
◆ getRange_nm()
| double Instrumentation::NavRadioComponent::getRange_nm |
( |
const SGGeod & | aircraftPosition | ) |
|
|
virtual |
◆ sawtooth()
| static double Instrumentation::NavRadioComponent::sawtooth |
( |
double | xx | ) |
|
|
inlinestaticprotected |
◆ search()
| void Instrumentation::NavRadioComponent::search |
( |
double | frequency, |
|
|
const SGGeod & | aircraftPosition ) |
|
virtual |
◆ update()
| void Instrumentation::NavRadioComponent::update |
( |
double | dt, |
|
|
const SGGeod & | aircraftPosition ) |
|
virtual |
◆ valid()
| virtual bool Instrumentation::NavRadioComponent::valid |
( |
| ) |
const |
|
inlinevirtual |
◆ _heightAboveStation_ft
| PropertyObject<double> Instrumentation::NavRadioComponent::_heightAboveStation_ft |
|
protected |
◆ _ident
| PropertyObject<std::string> Instrumentation::NavRadioComponent::_ident |
|
protected |
◆ _inRange
| PropertyObject<bool> Instrumentation::NavRadioComponent::_inRange |
|
protected |
◆ _name
| const std::string Instrumentation::NavRadioComponent::_name |
|
protected |
◆ _navRecord
| FGNavRecord* Instrumentation::NavRadioComponent::_navRecord |
|
protected |
◆ _range_nm
| PropertyObject<double> Instrumentation::NavRadioComponent::_range_nm |
|
protected |
◆ _rootNode
| SGPropertyNode_ptr Instrumentation::NavRadioComponent::_rootNode |
|
protected |
◆ _serviceable
| PropertyObject<bool> Instrumentation::NavRadioComponent::_serviceable |
|
protected |
◆ _signalQuality_norm
| PropertyObject<double> Instrumentation::NavRadioComponent::_signalQuality_norm |
|
protected |
◆ _slantDistance_m
| PropertyObject<double> Instrumentation::NavRadioComponent::_slantDistance_m |
|
protected |
◆ _trackDistance_m
| PropertyObject<double> Instrumentation::NavRadioComponent::_trackDistance_m |
|
protected |
◆ _trueBearingFrom_deg
| PropertyObject<double> Instrumentation::NavRadioComponent::_trueBearingFrom_deg |
|
protected |
◆ _trueBearingTo_deg
| PropertyObject<double> Instrumentation::NavRadioComponent::_trueBearingTo_deg |
|
protected |
The documentation for this class was generated from the following file: