RAVE
_VerticalProfile_t Struct Reference

Represents one vertical profile. More...

Public Attributes

RAVE_OBJECT_HEAD RaveDateTime_tdatetime
 Always on top.
 
RaveDateTime_tstartdatetime
 the instances of starttime and startdate under sublevel what
 
RaveDateTime_tenddatetime
 the instances of endtime and enddate under sublevel what

 
char * product
 The product, in this case VP.
 
char * source
 the source string
 
char * prodname
 the product name
 
RaveAttributeTable_tattrs
 attributes
 
RaveObjectHashTable_tfields
 the fields
 
double lon
 the longitude in radians
 
double lat
 the latitude in radians
 
double height
 the height of the centre of the antenna
 
long levels
 the number of points in the profile
 
double interval
 Vertical distance (m) between height intervals, or 0.0 if variable.
 
double minheight
 Minimum height in meters above mean sea level.
 
double maxheight
 Maximum height in meters above mean sea level.
 

Detailed Description

Represents one vertical profile.

Member Data Documentation

◆ attrs

RaveAttributeTable_t* _VerticalProfile_t::attrs

attributes

◆ datetime

RAVE_OBJECT_HEAD RaveDateTime_t* _VerticalProfile_t::datetime

Always on top.

the /what/date, /what/time instances

◆ enddatetime

RaveDateTime_t* _VerticalProfile_t::enddatetime

the instances of endtime and enddate under sublevel what

◆ fields

RaveObjectHashTable_t* _VerticalProfile_t::fields

the fields

◆ height

double _VerticalProfile_t::height

the height of the centre of the antenna

◆ interval

double _VerticalProfile_t::interval

Vertical distance (m) between height intervals, or 0.0 if variable.

◆ lat

double _VerticalProfile_t::lat

the latitude in radians

◆ levels

long _VerticalProfile_t::levels

the number of points in the profile

◆ lon

double _VerticalProfile_t::lon

the longitude in radians

◆ maxheight

double _VerticalProfile_t::maxheight

Maximum height in meters above mean sea level.

◆ minheight

double _VerticalProfile_t::minheight

Minimum height in meters above mean sea level.

◆ prodname

char* _VerticalProfile_t::prodname

the product name

◆ product

char* _VerticalProfile_t::product

The product, in this case VP.

◆ source

char* _VerticalProfile_t::source

the source string

◆ startdatetime

RaveDateTime_t* _VerticalProfile_t::startdatetime

the instances of starttime and startdate under sublevel what


The documentation for this struct was generated from the following file: