Observation for Lorenz 95 model.
More...
#include <ObservationL95.h>
|
void | print (std::ostream &) const |
|
Observation for Lorenz 95 model.
ObservationL95 defines ObsOperator for Lorenz 95 model.
Definition at line 42 of file ObservationL95.h.
◆ ObservationL95()
lorenz95::ObservationL95::ObservationL95 |
( |
const ObsTable & |
ot, |
|
|
const eckit::Configuration & |
conf |
|
) |
| |
◆ ~ObservationL95()
lorenz95::ObservationL95::~ObservationL95 |
( |
| ) |
|
◆ classname()
static const std::string lorenz95::ObservationL95::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void lorenz95::ObservationL95::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ simulateObs()
void lorenz95::ObservationL95::simulateObs |
( |
const GomL95 & |
gom, |
|
|
ObsVec1D & |
ovec, |
|
|
const ObsBias & |
bias |
|
) |
| const |
◆ table()
const ObsTable& lorenz95::ObservationL95::table |
( |
| ) |
const |
|
inline |
◆ variables()
◆ inputs_
◆ obsdb_
const ObsTable& lorenz95::ObservationL95::obsdb_ |
|
private |
The documentation for this class was generated from the following files: