JS8Call-Improved master
Loading...
Searching...
No Matches
DecodedText Class Reference

Public Member Functions

 DecodedText (JS8::Event::Decoded const &)
 Construct a new Decoded Text:: Decoded Text object.
 DecodedText (QString const &frame, int bits, int submode)
 Construct a new Decoded Text:: Decoded Text object.
int bits () const
QString compoundCall () const
QStringList directedMessage () const
float dt () const
QString extra () const
QString frame () const
quint8 frameType () const
int frequencyOffset () const
bool isAlt () const
bool isCompound () const
bool isDirectedMessage () const
bool isHeartbeat () const
bool isLowConfidence () const
QString message () const
int snr () const
int submode () const
int time () const
QStringList messageWords () const
 Get the message words.
QString string () const
 Get the string representation suitable for ALL.TXT.

Constructor & Destructor Documentation

◆ DecodedText() [1/2]

DecodedText::DecodedText ( JS8::Event::Decoded const & decoded)
explicit

Construct a new Decoded Text:: Decoded Text object.

Parameters
decoded
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DecodedText() [2/2]

DecodedText::DecodedText ( QString const & frame,
int bits,
int submode )
explicit

Construct a new Decoded Text:: Decoded Text object.

Parameters
frame
bits
submode
Here is the call graph for this function:

Member Function Documentation

◆ messageWords()

QStringList DecodedText::messageWords ( ) const

Get the message words.

Returns
QStringList
Here is the caller graph for this function:

◆ string()

QString DecodedText::string ( ) const

Get the string representation suitable for ALL.TXT.

Returns
QString
Here is the caller graph for this function:

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