RAVE
_Cartesian_t Struct Reference

Represents the cartesian product. More...

Public Attributes

RAVE_OBJECT_HEAD double xscale
 Always on top.
 
double yscale
 yscale
 
long xsize
 xsize to use
 
long ysize
 ysize to use
 
Rave_ProductType product
 product
 
Rave_ObjectType objectType
 object type
 
double llX
 lower left x-coordinate
 
double llY
 lower left y-coordinate
 
double urX
 upper right x-coordinate
 
double urY
 upper right x-coordinate
 
RaveDateTime_tdatetime
 the date and time
 
RaveDateTime_tstartdatetime
 the start date and time
 
RaveDateTime_tenddatetime
 the end date and time
 
char * source
 where does this data come from
 
char * prodname
 Product name.
 
RaveDataType datatype
 the datatype to use
 
Projection_tprojection
 the projection
 
ProjectionPipeline_tpipeline
 Used for transforming between lon/lat and cartesian coordinate.
 
RaveAttributeTable_tattrs
 attributes
 
RaveObjectList_tqualityfields
 quality fields
 
char * defaultParameter
 the default parameter
 
CartesianParam_tcurrentParameter
 the current parameter
 
RaveObjectHashTable_tparameters
 the cartesian data fields
 

Detailed Description

Represents the cartesian product.

Member Data Documentation

◆ attrs

RaveAttributeTable_t* _Cartesian_t::attrs

attributes

◆ currentParameter

CartesianParam_t* _Cartesian_t::currentParameter

the current parameter

◆ datatype

RaveDataType _Cartesian_t::datatype

the datatype to use

◆ datetime

RaveDateTime_t* _Cartesian_t::datetime

the date and time

◆ defaultParameter

char* _Cartesian_t::defaultParameter

the default parameter

◆ enddatetime

RaveDateTime_t* _Cartesian_t::enddatetime

the end date and time

◆ llX

double _Cartesian_t::llX

lower left x-coordinate

◆ llY

double _Cartesian_t::llY

lower left y-coordinate

◆ objectType

Rave_ObjectType _Cartesian_t::objectType

object type

◆ parameters

RaveObjectHashTable_t* _Cartesian_t::parameters

the cartesian data fields

◆ pipeline

ProjectionPipeline_t* _Cartesian_t::pipeline

Used for transforming between lon/lat and cartesian coordinate.

First entry is lonlat, second is projection

◆ prodname

char* _Cartesian_t::prodname

Product name.

◆ product

Rave_ProductType _Cartesian_t::product

product

◆ projection

Projection_t* _Cartesian_t::projection

the projection

◆ qualityfields

RaveObjectList_t* _Cartesian_t::qualityfields

quality fields

◆ source

char* _Cartesian_t::source

where does this data come from

◆ startdatetime

RaveDateTime_t* _Cartesian_t::startdatetime

the start date and time

◆ urX

double _Cartesian_t::urX

upper right x-coordinate

◆ urY

double _Cartesian_t::urY

upper right x-coordinate

◆ xscale

RAVE_OBJECT_HEAD double _Cartesian_t::xscale

Always on top.

xscale

◆ xsize

long _Cartesian_t::xsize

xsize to use

◆ yscale

double _Cartesian_t::yscale

yscale

◆ ysize

long _Cartesian_t::ysize

ysize to use


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