evdoReverseWaveformGenerator
Generate 1xEV-DO reverse link waveform
Description
returns the 1xEV-DO reverse link waveform
= evdoReverseWaveformGenerator(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 used by the function to generate
a 1xEV-DO waveform. You can generate cfg
by using
the evdoReverseReferenceChannels
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 evdoReverseReferenceChannels
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