mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
@@ -155,7 +155,7 @@ namespace BlackMisc::Aviation
|
||||
static void registerMetadata();
|
||||
|
||||
private:
|
||||
ChannelSpacing m_channelSpacing = ChannelSpacing25KHz; //!< channel spacing
|
||||
ChannelSpacing m_channelSpacing = ChannelSpacing8_33KHz; //!< channel spacing
|
||||
|
||||
//! Give me channel spacing in KHz
|
||||
//! \remarks Just a helper method, that is why no CFrequency is returned
|
||||
|
||||
Reference in New Issue
Block a user