Convert frequency offset to range
R = stretchfreq2rng(FREQ,SLOPE,REFRNG)
R = stretchfreq2rng(FREQ,SLOPE,REFRNG,V)
returns
the range corresponding to the frequency offset R
= stretchfreq2rng(FREQ
,SLOPE
,REFRNG
)FREQ
.
The computation assumes you obtained FREQ
through
stretch processing with a reference range of REFRNG
.
The sweeping slope of the linear FM waveform is SLOPE
.
specifies
the propagation speed R
= stretchfreq2rng(FREQ
,SLOPE
,REFRNG
,V
)V
.
|
Frequency offset in hertz, specified as a scalar or vector. |
|
Sweeping slope of the linear FM waveform, in hertz per second, specified as a nonzero scalar. |
|
Reference range, in meters, specified as a scalar. |
|
Propagation speed, in meters per second, specified as a positive scalar. Default: Speed of light |
|
Range in meters. |
[1] Richards, M. A. Fundamentals of Radar Signal Processing. New York: McGraw-Hill, 2005.
ambgfun
| beat2range
| phased.LinearFMWaveform
| phased.StretchProcessor
| range2beat
| rdcoupling