FV3 Bundle
ufo::ObsGnssroRefTLAD Class Reference

GnssroRef observation operator. More...

#include <ObsGnssroRefTLAD.h>

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

Public Member Functions

 ObsGnssroRefTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGnssroRefTLAD ()
 
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 keyOperGnssroRef_
 
const ioda::ObsSpaceodb_
 
boost::scoped_ptr< const oops::Variablesvarin_
 

Detailed Description

GnssroRef observation operator.

Definition at line 38 of file ObsGnssroRefTLAD.h.

Constructor & Destructor Documentation

◆ ObsGnssroRefTLAD()

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

Definition at line 29 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ ~ObsGnssroRefTLAD()

ufo::ObsGnssroRefTLAD::~ObsGnssroRefTLAD ( )
virtual

Definition at line 42 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 41 of file ObsGnssroRefTLAD.h.

◆ print()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 71 of file ObsGnssroRefTLAD.cc.

◆ setTrajectory()

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

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 49 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 63 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 55 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 54 of file ObsGnssroRefTLAD.h.

◆ toFortran() [2/2]

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

Definition at line 55 of file ObsGnssroRefTLAD.h.

◆ variables()

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

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 52 of file ObsGnssroRefTLAD.h.

Member Data Documentation

◆ keyOperGnssroRef_

F90hop ufo::ObsGnssroRefTLAD::keyOperGnssroRef_
private

Definition at line 59 of file ObsGnssroRefTLAD.h.

◆ odb_

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

Definition at line 60 of file ObsGnssroRefTLAD.h.

◆ varin_

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

Definition at line 61 of file ObsGnssroRefTLAD.h.


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