MeteoIODoc 20240907.dec25e17
mio::GRIBTable Class Reference

#include <GRIBFile.h>

Public Member Functions

 GRIBTable (const std::string &in_filename)
 
 GRIBTable ()
 
std::vector< std::string > getIndexes () const
 
std::string getParamKey () const
 
std::string getLevelKey () const
 
void getParamId (const std::string &param_name, std::string &paramId, double &paramId_num, long &paramId_long) const
 
std::string getLevelType (const std::string &param_name) const
 
long getLevelNo (const std::string &param_name) const
 

Constructor & Destructor Documentation

◆ GRIBTable() [1/2]

mio::GRIBTable::GRIBTable ( const std::string &  in_filename)

◆ GRIBTable() [2/2]

mio::GRIBTable::GRIBTable ( )

Member Function Documentation

◆ getIndexes()

std::vector< std::string > mio::GRIBTable::getIndexes ( ) const

◆ getLevelKey()

std::string mio::GRIBTable::getLevelKey ( ) const
inline

◆ getLevelNo()

long mio::GRIBTable::getLevelNo ( const std::string &  param_name) const

◆ getLevelType()

std::string mio::GRIBTable::getLevelType ( const std::string &  param_name) const

◆ getParamId()

void mio::GRIBTable::getParamId ( const std::string &  param_name,
std::string &  paramId,
double &  paramId_num,
long &  paramId_long 
) const

◆ getParamKey()

std::string mio::GRIBTable::getParamKey ( ) const
inline

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