RSL_get_nyquist_from_radar


Synopsis

#include "rsl.h"
float RSL_get_nyquist_from_radar(Radar *radar)


Description

Find a velocity volume. Find first sweep in that volume. Find first ray in that sweep. Return the nyquist velocity, a member of Ray.

Return value

Upon successful completion, a valid floating point number is returned.

See also


Author: John H. Merritt