Path: Link/LinkUtilities
% Finds Doppler blind speeds.
--------------------------------------------------------------------------
Form:
fR = DopplerBlind( fT, vR )
--------------------------------------------------------------------------
------
Inputs
------
fT (1,1) Transmit Frequency (GHz)
vR (1,:) Relative velocity (m/sec)
-------
Outputs
-------
fR (1,:) Pulse repetition frequency
--------------------------------------------------------------------------
References: Edde, B., Radar: Principles, Technology, Applications,
Prentice-Hall PTR, 1995, p. 307.
--------------------------------------------------------------------------
Common: Database/Constant Common: Graphics/Plot2D
Back to the Link Module page