Path: Link/Radar
% Computes radar tracking accuracy. The tracking constant depends on the type of tracking. If omitted it is set to one. For a demo type TrackingAccuracy. -------------------------------------------------------------------------- Form: sigma = TrackingAccuracy( d ) -------------------------------------------------------------------------- ------ Inputs ------ d (1,1) Parameters .sN (1,1) Signal/Noise ratio (dB) .n (1,1) Number of pulse integrated .lambda (1,:) Wavelengths (m) .l (1,1) Width of aperture (m) .kT (1,1) Tracking constant ------- Outputs ------- sigma (1,:) 1 sigma accuracy (rad) --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Link Module page