evdoForwardWaveformGenerator
Generate 1xEV-DO forward link waveform
Description
returns
the 1xEV-DO forward link waveform
= evdoForwardWaveformGenerator(cfg
)waveform
as defined
by the parameter configuration structure, cfg
.
The top-level parameters and lower-level substructures of cfg
specify
the waveform and channel properties the function uses to generate
a 1xEV-DO waveform. You can generate cfg
by using
the evdoForwardReferenceChannels
function.
Note
The tables herein list the allowable values for the top-level
parameters and substructure fields. However, not all parameter combinations
are supported. To ensure that the input argument is valid, use the evdoForwardReferenceChannels
function.
If you input the structure fields manually, consult [1] to ensure that the input parameter combinations
are permitted.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP2 C.S0024–A v3.0. “cdma2000 High Rate Packet Data Air Interface Specification.” 3rd Generation Partnership Project 2.
Version History
Introduced in R2015b