UFO
ufo::ObsGeosAodTLAD Class Reference

GeosAod TL/AD observation operator class. More...

#include <ObsGeosAodTLAD.h>

Inheritance diagram for ufo::ObsGeosAodTLAD:
Collaboration diagram for ufo::ObsGeosAodTLAD:

Public Member Functions

 ObsGeosAodTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGeosAodTLAD ()
 
void setTrajectory (const GeoVaLs &, const ObsBias &, ObsDiagnostics &) override
 Obs Operator. More...
 
void simulateObsTL (const GeoVaLs &, ioda::ObsVector &) const override
 
void simulateObsAD (GeoVaLs &, const ioda::ObsVector &) const override
 
const oops::Variables & requiredVars () const override
 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 override
 

Private Attributes

F90hop keyOper_
 
const ioda::ObsSpace & odb_
 
oops::Variables varin_
 

Detailed Description

GeosAod TL/AD observation operator class.

Definition at line 37 of file ObsGeosAodTLAD.h.

Constructor & Destructor Documentation

◆ ObsGeosAodTLAD()

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

Definition at line 26 of file ObsGeosAodTLAD.cc.

Here is the call graph for this function:

◆ ~ObsGeosAodTLAD()

ufo::ObsGeosAodTLAD::~ObsGeosAodTLAD ( )
virtual

Definition at line 37 of file ObsGeosAodTLAD.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 40 of file ObsGeosAodTLAD.h.

◆ print()

void ufo::ObsGeosAodTLAD::print ( std::ostream &  os) const
overrideprivatevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 69 of file ObsGeosAodTLAD.cc.

◆ requiredVars()

const oops::Variables& ufo::ObsGeosAodTLAD::requiredVars ( ) const
inlineoverridevirtual

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 51 of file ObsGeosAodTLAD.h.

◆ setTrajectory()

void ufo::ObsGeosAodTLAD::setTrajectory ( const GeoVaLs ,
const ObsBias ,
ObsDiagnostics  
)
overridevirtual

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 44 of file ObsGeosAodTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

void ufo::ObsGeosAodTLAD::simulateObsAD ( GeoVaLs geovals,
const ioda::ObsVector &  ovec 
) const
overridevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 61 of file ObsGeosAodTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

void ufo::ObsGeosAodTLAD::simulateObsTL ( const GeoVaLs geovals,
ioda::ObsVector &  ovec 
) const
overridevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 53 of file ObsGeosAodTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 53 of file ObsGeosAodTLAD.h.

◆ toFortran() [2/2]

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

Definition at line 54 of file ObsGeosAodTLAD.h.

Member Data Documentation

◆ keyOper_

F90hop ufo::ObsGeosAodTLAD::keyOper_
private

Definition at line 58 of file ObsGeosAodTLAD.h.

◆ odb_

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

Definition at line 59 of file ObsGeosAodTLAD.h.

◆ varin_

oops::Variables ufo::ObsGeosAodTLAD::varin_
private

Definition at line 60 of file ObsGeosAodTLAD.h.


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