bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HE5Grid Struct Reference
Inheritance diagram for HE5Grid:
Inheritance graph
Collaboration diagram for HE5Grid:
Collaboration graph

Public Attributes

std::vector< HE5Vardata_var_list
 
std::vector< HE5Dimdim_list
 
EOS5GridOriginType gridorigin
 
std::string name
 
double param [13]
 
EOS5GridPRType pixelregistration
 
double point_left
 The leftmost coordinate value of a Grid.
 
double point_lower
 The bottom coordinate value of a Grid.
 
double point_right
 The rightmost coordinate value of a Grid.
 
double point_upper
 The top coordinate value of a Grid.
 
EOS5GridPCType projection
 
int sphere
 
int zone
 

Detailed Description

Definition at line 12 of file HE5Grid.h.

Member Data Documentation

◆ data_var_list

std::vector<HE5Var> HE5Grid::data_var_list

Definition at line 16 of file HE5Grid.h.

◆ dim_list

std::vector<HE5Dim> HE5Grid::dim_list

Definition at line 15 of file HE5Grid.h.

◆ gridorigin

EOS5GridOriginType HE5Grid::gridorigin

Definition at line 38 of file HE5Grid.h.

◆ name

std::string HE5Grid::name

Definition at line 14 of file HE5Grid.h.

◆ param

double HE5Grid::param[13]

Definition at line 44 of file HE5Grid.h.

◆ pixelregistration

EOS5GridPRType HE5Grid::pixelregistration

Definition at line 34 of file HE5Grid.h.

◆ point_left

double HE5Grid::point_left

The leftmost coordinate value of a Grid.

Definition at line 23 of file HE5Grid.h.

◆ point_lower

double HE5Grid::point_lower

The bottom coordinate value of a Grid.

Definition at line 19 of file HE5Grid.h.

◆ point_right

double HE5Grid::point_right

The rightmost coordinate value of a Grid.

Definition at line 25 of file HE5Grid.h.

◆ point_upper

double HE5Grid::point_upper

The top coordinate value of a Grid.

Definition at line 21 of file HE5Grid.h.

◆ projection

EOS5GridPCType HE5Grid::projection

Definition at line 41 of file HE5Grid.h.

◆ sphere

int HE5Grid::sphere

Definition at line 50 of file HE5Grid.h.

◆ zone

int HE5Grid::zone

Definition at line 47 of file HE5Grid.h.


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