libdrmconf 0.12.1
A library to program DMR radios.
Loading...
Searching...
No Matches
Transponder Struct Reference
Collaboration diagram for Transponder:

Public Types

enum class  Type { }
 
enum class  Mode { FM , CW , APRS , BPSK }
 

Public Member Functions

bool isValid () const
 
unsigned int satellite () const
 
Type type () const
 
Mode mode () const
 
const QString & name () const
 
const Frequencyuplink () const
 
const Frequencydownlink () const
 

Static Public Member Functions

static Transponder fromSATNOGS (const QJsonObject &obj)
 

Protected Attributes

unsigned int _satellite
 
Type _type
 
Mode _mode
 
QString _name
 
Frequency _downlink
 
Frequency _uplink
 

The documentation for this struct was generated from the following files: