AbstractChannelScanParameters

AbstractChannelScanParameters ⇐ BusinessModel

Kind: global abstract class
Extends: BusinessModel
Model:
Properties

NameTypeDescription
typenumber

The type of the scan

startFrequencynumber

The start frequency of the scan, in kHz.

endFrequencynumber

The end frequency of the scan, in kHz.

rasternumber

The raster size represented in kHz (typically 7000 or 8000).

ofdmstring

The Orthogonal Frequency Division Multiplexing (OFDM) for the indicating frequency

modulationModesnumber

The modulation modes to be scanned.

bandwidthstring

The expected bandwidth.

symbolRatestring

A comma-separated list of the symbol rates to be scanned, in symbols/sec.

polarisationnumber

The polarisation to be scanned.

codeRatestring

The code rate, e.g. 3/4 or 5/6.

orbitalPositionnumber

The orbitalPosition property is used to resolve DiSEqC switch/motor.

networkIdnumber

The network ID of the network to be scanned, or undefined if all networks should be scanned.

startNetworkScanOnNITboolean

The scan mode for scanning.

isaChannelScanParametersboolean

Feature flag

AbstractChannelScanParameters()

This class represents the model used when using channel scan (@see AbstractChannelScanService) Note: depending of the type of scan, some properties may be un-useful.