|
| enum | { ZA
, SWATH
, GRID
} |
| |
| enum | { DATA_FIELD
, GEO_FIELD
} |
| |
|
|
void | add_projparams (const std::string &) |
| |
| void | print () |
| | Print the information about the members of the Vector list. More...
|
| |
Definition at line 49 of file HE5Parser.h.
◆ print()
| void HE5Parser::print |
( |
| ) |
|
Print the information about the members of the Vector list.
Definition at line 42 of file HE5Parser.cc.
◆ 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 = 0 |
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 = -1 |
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: