ADT observation operator class.
More...
#include <ObsADT.h>
|
void | print (std::ostream &) const override |
|
ADT observation operator class.
Definition at line 37 of file ObsADT.h.
◆ ObsADT()
ufo::ObsADT::ObsADT |
( |
const ioda::ObsSpace & |
odb, |
|
|
const eckit::Configuration & |
config |
|
) |
| |
◆ ~ObsADT()
◆ classname()
static const std::string ufo::ObsADT::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void ufo::ObsADT::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ requiredVars()
const oops::Variables& ufo::ObsADT::requiredVars |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ simulateObs()
◆ toFortran() [1/2]
int& ufo::ObsADT::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const int& ufo::ObsADT::toFortran |
( |
| ) |
const |
|
inline |
◆ keyOper_
◆ odb_
const ioda::ObsSpace& ufo::ObsADT::odb_ |
|
private |
◆ varin_
std::unique_ptr<const oops::Variables> ufo::ObsADT::varin_ |
|
private |
The documentation for this class was generated from the following files: