|
BEAM BLOCKAGE
|
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) | |
Represents the beam blockage topography.
| RAVE_OBJECT_HEAD RaveData2D_t* _BBTopography_t::data |
Always on top.
the data
| double _BBTopography_t::nodata |
the nodata
| double _BBTopography_t::ulxmap |
the upper left x-coordinate (longitude / radians)
| double _BBTopography_t::ulymap |
the upper left x-coordinate(latitude / radians)
| double _BBTopography_t::xdim |
the x step size (radians)
| double _BBTopography_t::ydim |
the y step size (radians)