RAVE
|
Defines one field in a volume. More...
#include <rave_transform.h>
Public Attributes | |
unsigned char * | src |
The data array. | |
RaveDataType | type |
The type of data. | |
double | elev |
The elevation. | |
int | stride |
The stride. | |
Defines one field in a volume.
double RavePolarField::elev |
The elevation.
unsigned char* RavePolarField::src |
The data array.
int RavePolarField::stride |
The stride.
RaveDataType RavePolarField::type |
The type of data.