OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HE5Grid Struct Reference

#include <HE5Grid.h>

Inheritance diagram for HE5Grid:
Inheritance graph
Collaboration diagram for HE5Grid:
Collaboration graph

Public Attributes

vector< HE5Vardata_var_list
 
vector< HE5Dimdim_list
 
EOS5GridOriginType gridorigin
 
string name
 
EOS5GridPRType pixelregistration
 
float point_left
 The leftmost coordinate value of a Grid. More...
 
float point_lower
 The bottom coordinate value of a Grid. More...
 
float point_right
 The rightmost coordinate value of a Grid. More...
 
float point_upper
 The top coordinate value of a Grid. More...
 
EOS5GridPCType projection
 

Detailed Description

Definition at line 13 of file HE5Grid.h.

Member Data Documentation

float HE5Grid::point_left

The leftmost coordinate value of a Grid.

Definition at line 24 of file HE5Grid.h.

Referenced by HDF5CF::EOS5File::Add_EOS5File_Info(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Parser::print(), and yyparse().

float HE5Grid::point_lower

The bottom coordinate value of a Grid.

Definition at line 20 of file HE5Grid.h.

Referenced by HDF5CF::EOS5File::Add_EOS5File_Info(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Parser::print(), and yyparse().

float HE5Grid::point_right

The rightmost coordinate value of a Grid.

Definition at line 26 of file HE5Grid.h.

Referenced by HDF5CF::EOS5File::Add_EOS5File_Info(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Parser::print(), and yyparse().

float HE5Grid::point_upper

The top coordinate value of a Grid.

Definition at line 22 of file HE5Grid.h.

Referenced by HDF5CF::EOS5File::Add_EOS5File_Info(), HE5Checker::check_grids_multi_latlon_coord_vars(), HE5Parser::print(), and yyparse().


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