RAVE
_RaveData2D_t Struct Reference

Represents a date time instance. More...

Public Attributes

RAVE_OBJECT_HEAD long xsize
 Always on top.
 
long ysize
 ysize
 
int useNodata
 using nodata
 
double nodata
 the nodata value
 
RaveDataType type
 data type
 
void * data
 data ptr
 

Detailed Description

Represents a date time instance.

Member Data Documentation

◆ data

void* _RaveData2D_t::data

data ptr

◆ nodata

double _RaveData2D_t::nodata

the nodata value

◆ type

RaveDataType _RaveData2D_t::type

data type

◆ useNodata

int _RaveData2D_t::useNodata

using nodata

◆ xsize

RAVE_OBJECT_HEAD long _RaveData2D_t::xsize

Always on top.

xsize

◆ ysize

long _RaveData2D_t::ysize

ysize


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