double mlat; |
Magnetic latitude of data point. |
double mlon; |
Magnetic longitude of data point. |
double azm; |
Magnetic azimuth of data point. |
double srng; |
Slant range of data point. |
struct { |
double median; |
Median value. |
double sd; |
Standard deviation. |
} |
vel; |
Velocity data. |
struct { |
double median; |
Median value. |
double sd; |
Standard deviation. |
} |
pwr; |
Power data. |
struct { |
double median; |
Median value. |
double sd; |
Standard deviation. |
} |
wdt; |
Spectral width data. |
int st_id; |
Station identifier number. |
int chn; |
Channel number for a stereo radar. |
int index; |
Cell index number. |