Main Content
bandwidth
System object: phased.SteppedFMWaveform
Namespace: phased
Bandwidth of stepped FM pulse waveform
Syntax
BW = bandwidth(H)
Description
returns
the bandwidth (in hertz) of the pulses for the stepped FM pulse waveform BW
= bandwidth(H
)H
.
If there are N frequency steps, the bandwidth equals N times the value
of the FrequencyStep
property. If there is no frequency
stepping, the bandwidth equals the reciprocal of the pulse width.
Input Arguments
|
Stepped FM pulse waveform object. |
Output Arguments
|
Bandwidth of the pulses, in hertz. |