RAVE
_Area_t Struct Reference

Represents the area. More...

Public Attributes

RAVE_OBJECT_HEAD char * id
 Always on top.
 
char * description
 the description
 
char * pcsid
 the pcs id
 
long xsize
 xsize
 
long ysize
 ysize
 
double xscale
 xscale
 
double yscale
 yscale
 
double llX
 lower left x-coordinate
 
double llY
 lower left y-coordinate
 
double urX
 upper right x-coordinate
 
double urY
 upper right y-coordinate
 
Projection_tprojection
 the projection that is used for this area
 

Detailed Description

Represents the area.

Member Data Documentation

◆ description

char* _Area_t::description

the description

◆ id

RAVE_OBJECT_HEAD char* _Area_t::id

Always on top.

the id

◆ llX

double _Area_t::llX

lower left x-coordinate

◆ llY

double _Area_t::llY

lower left y-coordinate

◆ pcsid

char* _Area_t::pcsid

the pcs id

◆ projection

Projection_t* _Area_t::projection

the projection that is used for this area

◆ urX

double _Area_t::urX

upper right x-coordinate

◆ urY

double _Area_t::urY

upper right y-coordinate

◆ xscale

double _Area_t::xscale

xscale

◆ xsize

long _Area_t::xsize

xsize

◆ yscale

double _Area_t::yscale

yscale

◆ ysize

long _Area_t::ysize

ysize


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