#[non_exhaustive]pub enum Indicator {
Show 13 variants
TsSyncLoss,
SyncByteError,
PatError2,
ContinuityCountError,
PmtError2,
PidError,
TransportError,
CrcError,
PcrRepetitionError,
PcrDiscontinuityError,
PtsError,
CatError,
SiRepetitionError,
}Expand description
A TR 101 290 measurement indicator.
#[non_exhaustive] — additional Priority-3 variants may be added later.
Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
TsSyncLoss
TR 101 290 v1.4.1 Table 5.0a indicator 1.1 — loss of synchronisation with hysteresis.
SyncByteError
TR 101 290 v1.4.1 Table 5.0a indicator 1.2 — sync_byte not equal 0x47.
PatError2
TR 101 290 v1.4.1 Table 5.0a indicator 1.3.a — PAT_error_2.
ContinuityCountError
TR 101 290 v1.4.1 Table 5.0a indicator 1.4 — Continuity_count_error.
PmtError2
TR 101 290 v1.4.1 Table 5.0a indicator 1.5.a — PMT_error_2.
PidError
TR 101 290 v1.4.1 Table 5.0a indicator 1.6 — PID_error.
TransportError
TR 101 290 v1.4.1 Table 5.0b indicator 2.1 — Transport_error.
CrcError
TR 101 290 v1.4.1 Table 5.0b indicator 2.2 — CRC_error.
PcrRepetitionError
TR 101 290 v1.4.1 Table 5.0b indicator 2.3a — PCR_repetition_error.
PcrDiscontinuityError
TR 101 290 v1.4.1 Table 5.0b indicator 2.3b — PCR_discontinuity_indicator_error.
PtsError
TR 101 290 v1.4.1 Table 5.0b indicator 2.5 — PTS_error.
CatError
TR 101 290 v1.4.1 Table 5.0b indicator 2.6 — CAT_error.
SiRepetitionError
TR 101 290 v1.4.1 Table 5.0c indicator 3.2 — SI_repetition_error (maximum interval dimension; minimum-gap deferred).