FV3 Bundle
ufo::ObsGnssroRef Class Reference

GnssroRef observation operator. More...

#include <ObsGnssroRef.h>

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

Public Member Functions

 ObsGnssroRef (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGnssroRef ()
 
void simulateObs (const GeoVaLs &, ioda::ObsVector &, const ObsBias &) const
 Obs Operator. More...
 
const oops::Variablesvariables () const
 Operator input required from Model. More...
 
int & toFortran ()
 
const int & toFortran () const
 
- Public Member Functions inherited from ufo::ObsOperatorBase
 ObsOperatorBase ()
 
virtual ~ObsOperatorBase ()
 

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 37 of file ObsGnssroRef.h.

Constructor & Destructor Documentation

◆ ObsGnssroRef()

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

Definition at line 28 of file ObsGnssroRef.cc.

Here is the call graph for this function:

◆ ~ObsGnssroRef()

ufo::ObsGnssroRef::~ObsGnssroRef ( )
virtual

Definition at line 41 of file ObsGnssroRef.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 40 of file ObsGnssroRef.h.

◆ print()

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

Implements ufo::ObsOperatorBase.

Definition at line 56 of file ObsGnssroRef.cc.

◆ simulateObs()

void ufo::ObsGnssroRef::simulateObs ( const GeoVaLs ,
ioda::ObsVector ,
const ObsBias  
) const
virtual

Obs Operator.

Implements ufo::ObsOperatorBase.

Definition at line 48 of file ObsGnssroRef.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 51 of file ObsGnssroRef.h.

◆ toFortran() [2/2]

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

Definition at line 52 of file ObsGnssroRef.h.

◆ variables()

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

Operator input required from Model.

Implements ufo::ObsOperatorBase.

Definition at line 49 of file ObsGnssroRef.h.

Member Data Documentation

◆ keyOperGnssroRef_

F90hop ufo::ObsGnssroRef::keyOperGnssroRef_
private

Definition at line 56 of file ObsGnssroRef.h.

◆ odb_

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

Definition at line 57 of file ObsGnssroRef.h.

◆ varin_

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

Definition at line 58 of file ObsGnssroRef.h.


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