Wrapper around ObsHelpQG, mostly to hide the factory.
More...
#include <ObsSpaceQG.h>
|
void | print (std::ostream &) const |
|
Wrapper around ObsHelpQG, mostly to hide the factory.
Definition at line 35 of file ObsSpaceQG.h.
◆ ObsSpaceQG()
qg::ObsSpaceQG::ObsSpaceQG |
( |
const eckit::Configuration & |
config, |
|
|
const util::DateTime & |
bgn, |
|
|
const util::DateTime & |
end |
|
) |
| |
◆ ~ObsSpaceQG()
qg::ObsSpaceQG::~ObsSpaceQG |
( |
| ) |
|
◆ generateDistribution()
void qg::ObsSpaceQG::generateDistribution |
( |
const eckit::Configuration & |
| ) |
|
|
inlinevirtual |
◆ getdb()
void qg::ObsSpaceQG::getdb |
( |
const std::string & |
col, |
|
|
int & |
keyData |
|
) |
| const |
|
inline |
◆ locations()
LocationsQG* qg::ObsSpaceQG::locations |
( |
const util::DateTime & |
t1, |
|
|
const util::DateTime & |
t2 |
|
) |
| const |
|
inline |
◆ nobs()
int qg::ObsSpaceQG::nobs |
( |
| ) |
const |
|
inline |
◆ nout()
int qg::ObsSpaceQG::nout |
( |
| ) |
const |
|
inline |
◆ nvin()
int qg::ObsSpaceQG::nvin |
( |
| ) |
const |
|
inline |
◆ obsname()
const std::string& qg::ObsSpaceQG::obsname |
( |
| ) |
const |
|
inline |
◆ print()
void qg::ObsSpaceQG::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ printJo()
◆ putdb()
void qg::ObsSpaceQG::putdb |
( |
const std::string & |
col, |
|
|
const int & |
keyData |
|
) |
| const |
|
inline |
◆ toFortran() [1/2]
int& qg::ObsSpaceQG::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const int& qg::ObsSpaceQG::toFortran |
( |
| ) |
const |
|
inline |
◆ helper_
◆ nobs_
unsigned int qg::ObsSpaceQG::nobs_ |
|
private |
◆ nout_
unsigned int qg::ObsSpaceQG::nout_ |
|
private |
◆ nvin_
unsigned int qg::ObsSpaceQG::nvin_ |
|
private |
◆ obsname_
std::string qg::ObsSpaceQG::obsname_ |
|
private |
◆ ref_
std::string qg::ObsSpaceQG::ref_ |
|
private |
◆ theObsFileCount_
std::map< std::string, int > qg::ObsSpaceQG::theObsFileCount_ |
|
staticprivate |
◆ winbgn_
const util::DateTime qg::ObsSpaceQG::winbgn_ |
|
private |
◆ winend_
const util::DateTime qg::ObsSpaceQG::winend_ |
|
private |
The documentation for this class was generated from the following files: