更新 'src/Network/fgcom.hxx'
This commit is contained in:
parent
2685d06d9d
commit
f8a6003b68
@ -99,10 +99,13 @@ private:
|
|||||||
double getCurrentFrequencyKhz() const;
|
double getCurrentFrequencyKhz() const;
|
||||||
double getCurrentCommVolume() const;
|
double getCurrentCommVolume() const;
|
||||||
bool isInRange(const double& freq) const;
|
bool isInRange(const double& freq) const;
|
||||||
|
bool lib_hangup();
|
||||||
|
|
||||||
void updateCall();
|
void updateCall();
|
||||||
void connectToCommFrequency();
|
void connectToCommFrequency();
|
||||||
void testMode(bool testMode);
|
void testMode(bool testMode);
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // of FG_FGCOM_HXX
|
#endif // of FG_FGCOM_HXX
|
||||||
|
Loading…
Reference in New Issue
Block a user