FV3 Bundle
ufo::ObsADTTLAD Class Reference

ADT observation for model. More...

#include <ObsADTTLAD.h>

Inheritance diagram for ufo::ObsADTTLAD:
[legend]
Collaboration diagram for ufo::ObsADTTLAD:
[legend]

Public Member Functions

 ObsADTTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsADTTLAD ()
 
void setTrajectory (const GeoVaLs &, const ObsBias &)
 Obs Operator. More...
 
void simulateObsTL (const GeoVaLs &, ioda::ObsVector &, const ObsBiasIncrement &) const
 
void simulateObsAD (GeoVaLs &, const ioda::ObsVector &, ObsBiasIncrement &) const
 
const oops::Variablesvariables () const
 Operator input required from Model. More...
 
int & toFortran ()
 
const int & toFortran () const
 
- Public Member Functions inherited from ufo::LinearObsOperatorBase
 LinearObsOperatorBase ()
 
virtual ~LinearObsOperatorBase ()
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const
 

Private Attributes

F90hop keyOperADT_
 
const ioda::ObsSpaceodb_
 
boost::scoped_ptr< const oops::Variablesvarin_
 

Detailed Description

ADT observation for model.

Definition at line 41 of file ObsADTTLAD.h.

Constructor & Destructor Documentation

◆ ObsADTTLAD()

ufo::ObsADTTLAD::ObsADTTLAD ( const ioda::ObsSpace odb,
const eckit::Configuration &  config 
)

Definition at line 28 of file ObsADTTLAD.cc.

Here is the call graph for this function:

◆ ~ObsADTTLAD()

ufo::ObsADTTLAD::~ObsADTTLAD ( )
virtual

Definition at line 40 of file ObsADTTLAD.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

static const std::string ufo::ObsADTTLAD::classname ( )
inlinestatic

Definition at line 44 of file ObsADTTLAD.h.

◆ print()

void ufo::ObsADTTLAD::print ( std::ostream &  os) const
privatevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 69 of file ObsADTTLAD.cc.

◆ setTrajectory()

void ufo::ObsADTTLAD::setTrajectory ( const GeoVaLs ,
const ObsBias  
)
virtual

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 47 of file ObsADTTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

void ufo::ObsADTTLAD::simulateObsAD ( GeoVaLs geovals,
const ioda::ObsVector ovec,
ObsBiasIncrement bias 
) const
virtual

Implements ufo::LinearObsOperatorBase.

Definition at line 61 of file ObsADTTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

void ufo::ObsADTTLAD::simulateObsTL ( const GeoVaLs geovals,
ioda::ObsVector ovec,
const ObsBiasIncrement bias 
) const
virtual

Implements ufo::LinearObsOperatorBase.

Definition at line 53 of file ObsADTTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

int& ufo::ObsADTTLAD::toFortran ( )
inline

Definition at line 57 of file ObsADTTLAD.h.

◆ toFortran() [2/2]

const int& ufo::ObsADTTLAD::toFortran ( ) const
inline

Definition at line 58 of file ObsADTTLAD.h.

◆ variables()

const oops::Variables& ufo::ObsADTTLAD::variables ( ) const
inlinevirtual

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 55 of file ObsADTTLAD.h.

Member Data Documentation

◆ keyOperADT_

F90hop ufo::ObsADTTLAD::keyOperADT_
private

Definition at line 62 of file ObsADTTLAD.h.

◆ odb_

const ioda::ObsSpace& ufo::ObsADTTLAD::odb_
private

Definition at line 63 of file ObsADTTLAD.h.

◆ varin_

boost::scoped_ptr<const oops::Variables> ufo::ObsADTTLAD::varin_
private

Definition at line 64 of file ObsADTTLAD.h.


The documentation for this class was generated from the following files: