UFO
ufo::ObsGnssroRefTLAD Class Reference

GnssroRef observation operator. More...

#include <ObsGnssroRefTLAD.h>

Inheritance diagram for ufo::ObsGnssroRefTLAD:
Collaboration diagram for ufo::ObsGnssroRefTLAD:

Public Member Functions

 ObsGnssroRefTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGnssroRefTLAD ()
 
void setTrajectory (const GeoVaLs &, 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 (const ioda::ObsSpace &odb)
 
virtual ~LinearObsOperatorBase ()
 
virtual oops::Variables simulatedVars () const
 List of variables simulated by this operator. More...
 
const ioda::ObsSpace & obsspace () const
 The space containing the observations to be simulated by this operator. More...
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const override
 

Private Attributes

F90hop keyOperGnssroRef_
 
std::unique_ptr< const oops::Variables > varin_
 

Detailed Description

GnssroRef observation operator.

Definition at line 36 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 44 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 39 of file ObsGnssroRefTLAD.h.

◆ print()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 71 of file ObsGnssroRefTLAD.cc.

◆ requiredVars()

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

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 50 of file ObsGnssroRefTLAD.h.

◆ setTrajectory()

void ufo::ObsGnssroRefTLAD::setTrajectory ( const GeoVaLs ,
ObsDiagnostics  
)
overridevirtual

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 51 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 64 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 57 of file ObsGnssroRefTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 52 of file ObsGnssroRefTLAD.h.

◆ toFortran() [2/2]

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

Definition at line 53 of file ObsGnssroRefTLAD.h.

Member Data Documentation

◆ keyOperGnssroRef_

F90hop ufo::ObsGnssroRefTLAD::keyOperGnssroRef_
private

Definition at line 57 of file ObsGnssroRefTLAD.h.

◆ varin_

std::unique_ptr<const oops::Variables> ufo::ObsGnssroRefTLAD::varin_
private

Definition at line 58 of file ObsGnssroRefTLAD.h.


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