Public Member Functions | Private Attributes | List of all members
hdf5togeotiff::Options Class Reference

A class to parse the program options for the extraction of radiometric data from a HDF5 dataset. More...

#include <Options.hpp>

Public Member Functions

string getGTIFFFile () const
 
string getH5File () const
 
size_t getMaxChannel () const
 
size_t getMinChannel () const
 
string getPositionCode () const
 
 Options (int argc, char **argv)
 Ctor. Parses the command parameters given to the main function of the program. More...
 
virtual ~Options ()
 

Private Attributes

options_description m_descr
 The internally used option description. More...
 
positional_options_description m_pdescr
 The internally used positional option description. More...
 
variables_map m_variables
 The internally used variable map. More...
 

Detailed Description

A class to parse the program options for the extraction of radiometric data from a HDF5 dataset.

Definition at line 24 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

Constructor & Destructor Documentation

◆ Options()

Options::Options ( int  argc,
char **  argv 
)

Ctor. Parses the command parameters given to the main function of the program.

Definition at line 37 of file src/tools/lvr2_hdf5togeotiff/Options.cpp.

◆ ~Options()

Options::~Options ( )
virtual

Definition at line 67 of file src/tools/lvr2_hdf5togeotiff/Options.cpp.

Member Function Documentation

◆ getGTIFFFile()

string hdf5togeotiff::Options::getGTIFFFile ( ) const
inline

Definition at line 35 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ getH5File()

string hdf5togeotiff::Options::getH5File ( ) const
inline

Definition at line 34 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ getMaxChannel()

size_t hdf5togeotiff::Options::getMaxChannel ( ) const
inline

Definition at line 37 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ getMinChannel()

size_t hdf5togeotiff::Options::getMinChannel ( ) const
inline

Definition at line 36 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ getPositionCode()

string hdf5togeotiff::Options::getPositionCode ( ) const
inline

Definition at line 38 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

Member Data Documentation

◆ m_descr

options_description hdf5togeotiff::Options::m_descr
private

The internally used option description.

Definition at line 45 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ m_pdescr

positional_options_description hdf5togeotiff::Options::m_pdescr
private

The internally used positional option description.

Definition at line 48 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.

◆ m_variables

variables_map hdf5togeotiff::Options::m_variables
private

The internally used variable map.

Definition at line 42 of file src/tools/lvr2_hdf5togeotiff/Options.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26