DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
int32_t | iStartCh |
int32_t | iEndCh |
int32_t | iId |
int32_t | iDemod |
int32_t | iCurrCh |
int32_t | iPlpId |
int32_t | iLock |
int32_t | iSnr |
int32_t | iRssi |
struct Frequency result after scanning
int32_t sScanFrequencyResult_t::iCurrCh |
Current channel
int32_t sScanFrequencyResult_t::iDemod |
Modulation type as 8VSB or 64/256QAM or ATSC3.0
int32_t sScanFrequencyResult_t::iEndCh |
Ending channel of the scan result
int32_t sScanFrequencyResult_t::iId |
ID associated with the scan result
int32_t sScanFrequencyResult_t::iLock |
Lock status
int32_t sScanFrequencyResult_t::iPlpId |
PLP (Physical Layer Pipe) ID
int32_t sScanFrequencyResult_t::iRssi |
Received Signal Strength Indication (RSSI)
int32_t sScanFrequencyResult_t::iSnr |
Signal-to-Noise Ratio (SNR)
int32_t sScanFrequencyResult_t::iStartCh |
Starting channel of the scan result