Observation Data Handler for QG Model.
More...
#include <ObsHelpQG.h>
|
| | ObsHelpQG (const eckit::Configuration &) |
| |
| | ~ObsHelpQG () |
| |
| void | getdb (const std::string &, const std::string &, int &keyOvec) const |
| |
| void | putdb (const std::string &, const std::string &, const int &keyOvec) |
| |
| F90locs | locations (const std::string &, const util::DateTime &, const util::DateTime &) const |
| |
| void | generateDistribution (const eckit::Configuration &, const std::string &, const util::DateTime &, const util::DateTime &, unsigned int &) |
| |
| int | nobs (const std::string &) const |
| |
| int & | toFortran () |
| |
| const int & | toFortran () const |
| |
Observation Data Handler for QG Model.
Definition at line 30 of file ObsHelpQG.h.
◆ ObsHelpQG()
| qg::ObsHelpQG::ObsHelpQG |
( |
const eckit::Configuration & |
config | ) |
|
|
explicit |
◆ ~ObsHelpQG()
| qg::ObsHelpQG::~ObsHelpQG |
( |
| ) |
|
◆ classname()
| static const std::string qg::ObsHelpQG::classname |
( |
| ) |
|
|
inlinestatic |
◆ generateDistribution()
| void qg::ObsHelpQG::generateDistribution |
( |
const eckit::Configuration & |
config, |
|
|
const std::string & |
obsname, |
|
|
const util::DateTime & |
t1, |
|
|
const util::DateTime & |
t2, |
|
|
unsigned int & |
nobs |
|
) |
| |
◆ getdb()
| void qg::ObsHelpQG::getdb |
( |
const std::string & |
obsname, |
|
|
const std::string & |
col, |
|
|
int & |
keyOvec |
|
) |
| const |
◆ locations()
| F90locs qg::ObsHelpQG::locations |
( |
const std::string & |
obsname, |
|
|
const util::DateTime & |
t1, |
|
|
const util::DateTime & |
t2 |
|
) |
| const |
◆ nobs()
| int qg::ObsHelpQG::nobs |
( |
const std::string & |
obsname | ) |
const |
◆ putdb()
| void qg::ObsHelpQG::putdb |
( |
const std::string & |
obsname, |
|
|
const std::string & |
col, |
|
|
const int & |
keyOvec |
|
) |
| |
◆ toFortran() [1/2]
| int& qg::ObsHelpQG::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
| const int& qg::ObsHelpQG::toFortran |
( |
| ) |
const |
|
inline |
◆ keyHelp_
| F90odb qg::ObsHelpQG::keyHelp_ |
|
private |
The documentation for this class was generated from the following files: