FlightGear next
FrequencyFormatter Class Reference

#include <frequencyformatter.hxx>

Inherits FrequencyFormatterBase, and SGPropertyChangeListener.

Public Member Functions

 FrequencyFormatter (SGPropertyNode_ptr freqNode, SGPropertyNode_ptr fmtFreqNode, double channelSpacing, double min, double max)
 
virtual ~FrequencyFormatter ()
 
void valueChanged (SGPropertyNode *prop)
 
virtual double getFrequency () const
 
- Public Member Functions inherited from FrequencyFormatterBase
virtual ~FrequencyFormatterBase ()
 

Detailed Description

Definition at line 14 of file frequencyformatter.hxx.

Constructor & Destructor Documentation

◆ FrequencyFormatter()

FrequencyFormatter::FrequencyFormatter ( SGPropertyNode_ptr freqNode,
SGPropertyNode_ptr fmtFreqNode,
double channelSpacing,
double min,
double max )
inline

Definition at line 16 of file frequencyformatter.hxx.

◆ ~FrequencyFormatter()

virtual FrequencyFormatter::~FrequencyFormatter ( )
inlinevirtual

Definition at line 25 of file frequencyformatter.hxx.

Member Function Documentation

◆ getFrequency()

virtual double FrequencyFormatter::getFrequency ( ) const
inlinevirtual

Implements FrequencyFormatterBase.

Definition at line 42 of file frequencyformatter.hxx.

◆ valueChanged()

void FrequencyFormatter::valueChanged ( SGPropertyNode * prop)
inline

Definition at line 30 of file frequencyformatter.hxx.


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