RAVE
RavePolarField Struct Reference

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.
 

Detailed Description

Defines one field in a volume.

Member Data Documentation

◆ elev

double RavePolarField::elev

The elevation.

◆ src

unsigned char* RavePolarField::src

The data array.

◆ stride

int RavePolarField::stride

The stride.

◆ type

RaveDataType RavePolarField::type

The type of data.


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