MythTV  0.26-pre
Public Member Functions | Public Attributes
FrequencyTable Class Reference

#include <frequencytables.h>

List of all members.

Public Member Functions

 FrequencyTable (QString _name_format, int _name_offset, uint64_t _frequencyStart, uint64_t _frequencyEnd, uint _frequencyStep, DTVModulation _modulation)
 FrequencyTable (uint64_t _frequencyStart, uint64_t _frequencyEnd, uint _frequencyStep, QString _name_format, int _name_offset, DTVInversion _inversion, DTVBandwidth _bandwidth, DTVCodeRate _coderate_hp, DTVCodeRate _coderate_lp, DTVModulation _constellation, DTVTransmitMode _trans_mode, DTVGuardInterval _guard_interval, DTVHierarchy _hierarchy, DTVModulation _modulation, int _offset1, int _offset2)
 FrequencyTable (uint64_t _frequencyStart, uint64_t _frequencyEnd, uint _frequencyStep, QString _name_format, int _name_offset, DTVCodeRate _fec_inner, DTVModulation _modulation, uint _symbol_rate, int _offset1, int _offset2)
virtual ~FrequencyTable ()

Public Attributes

QString name_format
 pretty name format
int name_offset
 Offset to add to the pretty name.
uint64_t frequencyStart
 The staring centre frequency.
uint64_t frequencyEnd
 The ending centre frequency.
uint frequencyStep
 The step in frequency.
DTVModulation modulation
int offset1
 The first offset from the centre freq.
int offset2
 The second offset from the centre freq.
DTVInversion inversion
DTVBandwidth bandwidth
DTVCodeRate coderate_hp
DTVCodeRate coderate_lp
DTVModulation constellation
DTVTransmitMode trans_mode
DTVGuardInterval guard_interval
DTVHierarchy hierarchy
uint symbol_rate
DTVCodeRate fec_inner

Detailed Description

Definition at line 39 of file frequencytables.h.


Constructor & Destructor Documentation

FrequencyTable::FrequencyTable ( QString  _name_format,
int  _name_offset,
uint64_t  _frequencyStart,
uint64_t  _frequencyEnd,
uint  _frequencyStep,
DTVModulation  _modulation 
) [inline]

Definition at line 42 of file frequencytables.h.

FrequencyTable::FrequencyTable ( uint64_t  _frequencyStart,
uint64_t  _frequencyEnd,
uint  _frequencyStep,
QString  _name_format,
int  _name_offset,
DTVInversion  _inversion,
DTVBandwidth  _bandwidth,
DTVCodeRate  _coderate_hp,
DTVCodeRate  _coderate_lp,
DTVModulation  _constellation,
DTVTransmitMode  _trans_mode,
DTVGuardInterval  _guard_interval,
DTVHierarchy  _hierarchy,
DTVModulation  _modulation,
int  _offset1,
int  _offset2 
) [inline]

Definition at line 54 of file frequencytables.h.

FrequencyTable::FrequencyTable ( uint64_t  _frequencyStart,
uint64_t  _frequencyEnd,
uint  _frequencyStep,
QString  _name_format,
int  _name_offset,
DTVCodeRate  _fec_inner,
DTVModulation  _modulation,
uint  _symbol_rate,
int  _offset1,
int  _offset2 
) [inline]

Definition at line 80 of file frequencytables.h.

virtual FrequencyTable::~FrequencyTable ( ) [inline, virtual]

Definition at line 96 of file frequencytables.h.


Member Data Documentation

pretty name format

Definition at line 99 of file frequencytables.h.

Referenced by PaneATSC::ResetTransportRange(), and ChannelScanSM::ScanTransports().

Offset to add to the pretty name.

Definition at line 100 of file frequencytables.h.

Referenced by PaneATSC::ResetTransportRange(), and ChannelScanSM::ScanTransports().

The staring centre frequency.

Definition at line 101 of file frequencytables.h.

Referenced by PaneATSC::ResetTransportRange(), and ChannelScanSM::ScanTransports().

The ending centre frequency.

Definition at line 102 of file frequencytables.h.

Referenced by PaneATSC::ResetTransportRange(), and ChannelScanSM::ScanTransports().

The step in frequency.

Definition at line 103 of file frequencytables.h.

Referenced by PaneATSC::ResetTransportRange(), and ChannelScanSM::ScanTransports().

Definition at line 104 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

The first offset from the centre freq.

Definition at line 105 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

The second offset from the centre freq.

Definition at line 106 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 109 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 110 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 111 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 112 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 113 of file frequencytables.h.

Definition at line 114 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 115 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 116 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 119 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().

Definition at line 120 of file frequencytables.h.

Referenced by TransportScanItem::TransportScanItem().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends