bes  Updated for version 3.20.6
HE5Parser Class Reference
Collaboration diagram for HE5Parser:
Collaboration graph

Public Types

enum  { ZA, SWATH, GRID }
 
enum  { DATA_FIELD, GEO_FIELD }
 

Public Member Functions

void add_projparams (const std::string &)
 
void print ()
 Print the information about the members of the Vector list. More...
 

Public Attributes

std::vector< HE5Vardata_var_list
 
std::vector< HE5Vardata_var_list
 
std::vector< HE5Vardata_var_list
 
std::vector< HE5Dimdim_list
 
std::vector< HE5Dimdim_list
 
std::vector< HE5Dimdim_list
 
std::string err_msg
 Have any parse error message. More...
 
std::vector< HE5Vargeo_var_list
 
std::vector< HE5Gridgrid_list
 
EOS5GridOriginType gridorigin
 
std::string name
 
std::string name
 
std::string name
 
double param [13]
 
int parser_state
 Have the StructMetadata parser's state. More...
 
EOS5GridPRType pixelregistration
 
double point_left
 The leftmost coordinate value of a Grid. More...
 
double point_lower
 The bottom coordinate value of a Grid. More...
 
double point_right
 The rightmost coordinate value of a Grid. More...
 
double point_upper
 The top coordinate value of a Grid. More...
 
EOS5GridPCType projection
 
int sphere
 
int structure_state
 Have the parser's state in terms of structure. More...
 
std::vector< HE5Swathswath_list
 
std::vector< HE5Zaza_list
 
int zone
 

Detailed Description

Definition at line 49 of file HE5Parser.h.

Member Function Documentation

◆ print()

void HE5Parser::print ( )

Print the information about the members of the Vector list.

Definition at line 45 of file HE5Parser.cc.

Member Data Documentation

◆ err_msg

std::string HE5Parser::err_msg

Have any parse error message.

Definition at line 71 of file HE5Parser.h.

◆ parser_state

int HE5Parser::parser_state

Have the StructMetadata parser's state.

Definition at line 68 of file HE5Parser.h.

◆ point_left

double HE5Grid::point_left
inherited

The leftmost coordinate value of a Grid.

Definition at line 23 of file HE5Grid.h.

◆ point_lower

double HE5Grid::point_lower
inherited

The bottom coordinate value of a Grid.

Definition at line 19 of file HE5Grid.h.

◆ point_right

double HE5Grid::point_right
inherited

The rightmost coordinate value of a Grid.

Definition at line 25 of file HE5Grid.h.

◆ point_upper

double HE5Grid::point_upper
inherited

The top coordinate value of a Grid.

Definition at line 21 of file HE5Grid.h.

◆ structure_state

int HE5Parser::structure_state

Have the parser's state in terms of structure.

Definition at line 61 of file HE5Parser.h.


The documentation for this class was generated from the following files: