BEAM BLOCKAGE
_BBTopography_t Struct Reference

Represents the beam blockage topography. More...

Public Attributes

RAVE_OBJECT_HEAD RaveData2D_t * data
 Always on top.
 
double nodata
 the nodata
 
double ulxmap
 the upper left x-coordinate (longitude / radians)
 
double ulymap
 the upper left x-coordinate(latitude / radians)
 
double xdim
 the x step size (radians)
 
double ydim
 the y step size (radians)
 

Detailed Description

Represents the beam blockage topography.

Member Data Documentation

◆ data

RAVE_OBJECT_HEAD RaveData2D_t* _BBTopography_t::data

Always on top.

the data

◆ nodata

double _BBTopography_t::nodata

the nodata

◆ ulxmap

double _BBTopography_t::ulxmap

the upper left x-coordinate (longitude / radians)

◆ ulymap

double _BBTopography_t::ulymap

the upper left x-coordinate(latitude / radians)

◆ xdim

double _BBTopography_t::xdim

the x step size (radians)

◆ ydim

double _BBTopography_t::ydim

the y step size (radians)


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