AbstractSignalInfo

AbstractSignalInfo ⇐ Trait

Kind: global abstract class
Extends: Trait
Model:
Properties

NameTypeDescription
isObservableboolean
idString

The id of the model

isSignalInfoboolean

flag

strengthnumber

Signal strength measured in dBm.

qualitynumber

Signal quality with range from 0 to 100. Calculation of quality is a function of ber and snr.

bernumber

Bit error rate.

snrnumber

Signal to noise ratio (dB).

lockboolean

True if the tuner is locked to a transponder.

uncorrectedBlocksnumber

Number of uncorrected blocks.

AbstractSignalInfo()

Base class provides details on the signal strength of the tuner.

setProperties(properties)

Kind: instance method of AbstractSignalInfo

ParamType
propertiesobject