dvbrcs2CPMDemodConfig
R2026bDescription
The dvbrcs2CPMDemodConfig object sets the configuration parameters for
the dvbrcs2CPMDemodulate function, which demodulates signals modulated using
the continuous phase modulation (CPM) method, as specified in the Digital Video
Broadcasting Second Generation Return Channel over Satellite (DVB-RCS2) standard ETSI EN
301 545-2 V1.4.1 [1]. For more information on
demodulation, filtering applied, and iterative decoding, see the More About section.
Creation
Description
creates a default DVB-RCS2 CPM demodulator configuration object.cpmDemodCfg = dvbrcs2CPMDemodConfig
sets properties using one
or more name-value arguments. For example,
cpmDemodCfg = dvbrcs2CPMDemodConfig(PropertyName=Value)dvbrcs2CPMDemodConfig(ModulationIndex=0.4) sets the
modulation index to 0.4.
Properties
Object Functions
Examples
More About
References
[1] ETSI Standard EN 301 545-2 V1.4.1(2024-01). Digital Video Broadcasting (DVB); Second Generation Interactive Satellite Systems (DVB-RCS2); Part-2: Lower Layers for Satellite Standard.
Extended Capabilities
Version History
Introduced in R2026b