AtmVertInterp observation operator.
More...
#include <ObsAtmVertInterp.h>
|
void | print (std::ostream &) const override |
|
AtmVertInterp observation operator.
Definition at line 35 of file ObsAtmVertInterp.h.
◆ ObsAtmVertInterp()
ufo::ObsAtmVertInterp::ObsAtmVertInterp |
( |
const ioda::ObsSpace & |
odb, |
|
|
const eckit::Configuration & |
config |
|
) |
| |
◆ ~ObsAtmVertInterp()
ufo::ObsAtmVertInterp::~ObsAtmVertInterp |
( |
| ) |
|
|
virtual |
◆ classname()
static const std::string ufo::ObsAtmVertInterp::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void ufo::ObsAtmVertInterp::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ requiredVars()
const oops::Variables& ufo::ObsAtmVertInterp::requiredVars |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ simulatedVars()
oops::Variables ufo::ObsAtmVertInterp::simulatedVars |
( |
| ) |
const |
|
inlineoverridevirtual |
List of variables simulated by this operator.
The default implementation returns the list of all simulated variables in the ObsSpace.
Reimplemented from ufo::ObsOperatorBase.
Definition at line 49 of file ObsAtmVertInterp.h.
◆ simulateObs()
◆ toFortran() [1/2]
int& ufo::ObsAtmVertInterp::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const int& ufo::ObsAtmVertInterp::toFortran |
( |
| ) |
const |
|
inline |
◆ keyOperAtmVertInterp_
F90hop ufo::ObsAtmVertInterp::keyOperAtmVertInterp_ |
|
private |
◆ odb_
const ioda::ObsSpace& ufo::ObsAtmVertInterp::odb_ |
|
private |
◆ operatorVars_
oops::Variables ufo::ObsAtmVertInterp::operatorVars_ |
|
private |
◆ varin_
oops::Variables ufo::ObsAtmVertInterp::varin_ |
|
private |
The documentation for this class was generated from the following files: