#include <vtkNetCDFCFReader.h>
Definition at line 142 of file vtkNetCDFCFReader.h.
 
◆ UnitsEnum
| Enumerator | 
|---|
| UNDEFINED_UNITS  |  | 
| TIME_UNITS  |  | 
| LATITUDE_UNITS  |  | 
| LONGITUDE_UNITS  |  | 
| VERTICAL_UNITS  |  | 
| NUMBER_OF_UNITS  |  | 
Definition at line 150 of file vtkNetCDFCFReader.h.
 
 
◆ vtkDimensionInfo() [1/2]
  
  
      
        
          | vtkNetCDFCFReader::vtkDimensionInfo::vtkDimensionInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ vtkDimensionInfo() [2/2]
      
        
          | vtkNetCDFCFReader::vtkDimensionInfo::vtkDimensionInfo  | 
          ( | 
          vtkNetCDFAccessor *  | 
          accessor,  | 
        
        
           | 
           | 
          int  | 
          ncFD,  | 
        
        
           | 
           | 
          int  | 
          id,  | 
        
        
           | 
           | 
          const std::vector< std::string > &  | 
          dimensionNames  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ 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()
◆ SetUnitsIfSpecialDimensionOverriden()
      
        
          | void vtkNetCDFCFReader::vtkDimensionInfo::SetUnitsIfSpecialDimensionOverriden  | 
          ( | 
          UnitsEnum  | 
          unit,  | 
        
        
           | 
           | 
          const char *  | 
          name  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ LoadMetaData()
  
  
      
        
          | int vtkNetCDFCFReader::vtkDimensionInfo::LoadMetaData  | 
          ( | 
          int  | 
          ncFD | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ Accessor
◆ 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
◆ SpecialDimensionOverrideNames
  
  
      
        
          | std::vector<std::string> vtkNetCDFCFReader::vtkDimensionInfo::SpecialDimensionOverrideNames | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: