#include <vtkNetCDFCFReader.h>
Definition at line 136 of file vtkNetCDFCFReader.h.
§ UnitsEnum
Enumerator |
---|
UNDEFINED_UNITS | |
TIME_UNITS | |
LATITUDE_UNITS | |
LONGITUDE_UNITS | |
VERTICAL_UNITS | |
Definition at line 141 of file vtkNetCDFCFReader.h.
§ vtkDimensionInfo() [1/2]
vtkNetCDFCFReader::vtkDimensionInfo::vtkDimensionInfo |
( |
| ) |
|
|
inline |
§ vtkDimensionInfo() [2/2]
vtkNetCDFCFReader::vtkDimensionInfo::vtkDimensionInfo |
( |
int |
ncFD, |
|
|
int |
id |
|
) |
| |
§ GetName()
const char* vtkNetCDFCFReader::vtkDimensionInfo::GetName |
( |
| ) |
const |
|
inline |
§ GetUnits()
UnitsEnum vtkNetCDFCFReader::vtkDimensionInfo::GetUnits |
( |
| ) |
const |
|
inline |
§ GetCoordinates()
§ GetBounds()
§ GetHasRegularSpacing()
bool vtkNetCDFCFReader::vtkDimensionInfo::GetHasRegularSpacing |
( |
| ) |
const |
|
inline |
§ GetOrigin()
double vtkNetCDFCFReader::vtkDimensionInfo::GetOrigin |
( |
| ) |
const |
|
inline |
§ GetSpacing()
double vtkNetCDFCFReader::vtkDimensionInfo::GetSpacing |
( |
| ) |
const |
|
inline |
§ GetSpecialVariables()
§ LoadMetaData()
int vtkNetCDFCFReader::vtkDimensionInfo::LoadMetaData |
( |
int |
ncFD | ) |
|
|
protected |
§ Name
§ DimId
int vtkNetCDFCFReader::vtkDimensionInfo::DimId |
|
protected |
§ Coordinates
§ Bounds
§ Units
UnitsEnum vtkNetCDFCFReader::vtkDimensionInfo::Units |
|
protected |
§ HasRegularSpacing
bool vtkNetCDFCFReader::vtkDimensionInfo::HasRegularSpacing |
|
protected |
§ Origin
double vtkNetCDFCFReader::vtkDimensionInfo::Origin |
|
protected |
§ Spacing
double vtkNetCDFCFReader::vtkDimensionInfo::Spacing |
|
protected |
§ SpecialVariables
The documentation for this class was generated from the following file: