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

Public Attributes

EOS5GridOriginType gridorigin
 
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
 
std::string xdim_fqn
 
int xdim_size
 
std::string ydim_fqn
 
int ydim_size
 
int zone
 

Detailed Description

Definition at line 81 of file h5dmr.h.

Member Data Documentation

◆ gridorigin

EOS5GridOriginType eos5_grid_info_t::gridorigin

Definition at line 107 of file h5dmr.h.

◆ param

double eos5_grid_info_t::param[13]

Definition at line 113 of file h5dmr.h.

◆ pixelregistration

EOS5GridPRType eos5_grid_info_t::pixelregistration

Definition at line 104 of file h5dmr.h.

◆ point_left

double eos5_grid_info_t::point_left

The leftmost coordinate value of a Grid.

Definition at line 93 of file h5dmr.h.

◆ point_lower

double eos5_grid_info_t::point_lower

The bottom coordinate value of a Grid.

Definition at line 89 of file h5dmr.h.

◆ point_right

double eos5_grid_info_t::point_right

The rightmost coordinate value of a Grid.

Definition at line 95 of file h5dmr.h.

◆ point_upper

double eos5_grid_info_t::point_upper

The top coordinate value of a Grid.

Definition at line 91 of file h5dmr.h.

◆ projection

EOS5GridPCType eos5_grid_info_t::projection

Definition at line 110 of file h5dmr.h.

◆ sphere

int eos5_grid_info_t::sphere

Definition at line 119 of file h5dmr.h.

◆ xdim_fqn

std::string eos5_grid_info_t::xdim_fqn

Definition at line 83 of file h5dmr.h.

◆ xdim_size

int eos5_grid_info_t::xdim_size

Definition at line 85 of file h5dmr.h.

◆ ydim_fqn

std::string eos5_grid_info_t::ydim_fqn

Definition at line 84 of file h5dmr.h.

◆ ydim_size

int eos5_grid_info_t::ydim_size

Definition at line 86 of file h5dmr.h.

◆ zone

int eos5_grid_info_t::zone

Definition at line 116 of file h5dmr.h.


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