superdarn |src.lib|tk|grid| GridGVec Index

GridGVec

Header
superdarn/griddata.h
Library
grid
Members
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.
Description

The struct GridGVec structure stores information about a single data point in a set of gridded data.