UFO
ufo::ObsGroundgnssROPP Class Reference

GroundgnssROPP observation operator. More...

#include <ObsGroundgnssROPP.h>

Inheritance diagram for ufo::ObsGroundgnssROPP:
Collaboration diagram for ufo::ObsGroundgnssROPP:

Public Member Functions

 ObsGroundgnssROPP (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGroundgnssROPP ()
 
void simulateObs (const GeoVaLs &, ioda::ObsVector &, ObsDiagnostics &) const override
 Obs Operator. More...
 
const oops::Variables & requiredVars () const override
 Operator input required from Model. More...
 
int & toFortran ()
 
const int & toFortran () const
 
- Public Member Functions inherited from ufo::ObsOperatorBase
 ObsOperatorBase (const ioda::ObsSpace &odb, const eckit::Configuration &=eckit::LocalConfiguration())
 
virtual ~ObsOperatorBase ()
 
virtual std::unique_ptr< Locationslocations () const
 Locations for GeoVaLs. More...
 
virtual oops::Variables simulatedVars () const
 List of variables 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 keyOperGroundgnssROPP_
 
const ioda::ObsSpace & odb_
 
std::unique_ptr< const oops::Variables > varin_
 

Detailed Description

GroundgnssROPP observation operator.

Definition at line 36 of file ObsGroundgnssROPP.h.

Constructor & Destructor Documentation

◆ ObsGroundgnssROPP()

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

Definition at line 28 of file ObsGroundgnssROPP.cc.

Here is the call graph for this function:

◆ ~ObsGroundgnssROPP()

ufo::ObsGroundgnssROPP::~ObsGroundgnssROPP ( )
virtual

Definition at line 42 of file ObsGroundgnssROPP.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 39 of file ObsGroundgnssROPP.h.

◆ print()

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

Implements ufo::ObsOperatorBase.

Definition at line 57 of file ObsGroundgnssROPP.cc.

◆ requiredVars()

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

Operator input required from Model.

Implements ufo::ObsOperatorBase.

Definition at line 48 of file ObsGroundgnssROPP.h.

◆ simulateObs()

void ufo::ObsGroundgnssROPP::simulateObs ( const GeoVaLs ,
ioda::ObsVector &  ,
ObsDiagnostics  
) const
overridevirtual

Obs Operator.

Implements ufo::ObsOperatorBase.

Definition at line 49 of file ObsGroundgnssROPP.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 50 of file ObsGroundgnssROPP.h.

◆ toFortran() [2/2]

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

Definition at line 51 of file ObsGroundgnssROPP.h.

Member Data Documentation

◆ keyOperGroundgnssROPP_

F90hop ufo::ObsGroundgnssROPP::keyOperGroundgnssROPP_
private

Definition at line 55 of file ObsGroundgnssROPP.h.

◆ odb_

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

Definition at line 56 of file ObsGroundgnssROPP.h.

◆ varin_

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

Definition at line 57 of file ObsGroundgnssROPP.h.


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