GNU Radio Manual and C++ API Reference  3.7.12.0
The Free & Open Software Radio Ecosystem
atsc_sync_tag Namespace Reference

Variables

static const float NORMAL = 0.0
 
static const float START_SEG_SYNC = 1.0
 
static const float START_FIELD_SYNC_1 = 2.0
 
static const float START_FIELD_SYNC_2 = 3.0
 

Variable Documentation

◆ NORMAL

const float atsc_sync_tag::NORMAL = 0.0
static

◆ START_FIELD_SYNC_1

const float atsc_sync_tag::START_FIELD_SYNC_1 = 2.0
static

◆ START_FIELD_SYNC_2

const float atsc_sync_tag::START_FIELD_SYNC_2 = 3.0
static

◆ START_SEG_SYNC

const float atsc_sync_tag::START_SEG_SYNC = 1.0
static