FV3 Bundle
ufo::ObsGnssroBndROPP1D Class Reference

GnssroBndROPP1D observation operator. More...

#include <ObsGnssroBndROPP1D.h>

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

Public Member Functions

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

Detailed Description

GnssroBndROPP1D observation operator.

Definition at line 37 of file ObsGnssroBndROPP1D.h.

Constructor & Destructor Documentation

◆ ObsGnssroBndROPP1D()

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

Definition at line 28 of file ObsGnssroBndROPP1D.cc.

Here is the call graph for this function:

◆ ~ObsGnssroBndROPP1D()

ufo::ObsGnssroBndROPP1D::~ObsGnssroBndROPP1D ( )
virtual

Definition at line 43 of file ObsGnssroBndROPP1D.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 40 of file ObsGnssroBndROPP1D.h.

◆ print()

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

Implements ufo::ObsOperatorBase.

Definition at line 58 of file ObsGnssroBndROPP1D.cc.

◆ simulateObs()

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

Obs Operator.

Implements ufo::ObsOperatorBase.

Definition at line 50 of file ObsGnssroBndROPP1D.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 51 of file ObsGnssroBndROPP1D.h.

◆ toFortran() [2/2]

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

Definition at line 52 of file ObsGnssroBndROPP1D.h.

◆ variables()

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

Operator input required from Model.

Implements ufo::ObsOperatorBase.

Definition at line 49 of file ObsGnssroBndROPP1D.h.

Member Data Documentation

◆ keyOperGnssroBndROPP1D_

F90hop ufo::ObsGnssroBndROPP1D::keyOperGnssroBndROPP1D_
private

Definition at line 56 of file ObsGnssroBndROPP1D.h.

◆ odb_

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

Definition at line 57 of file ObsGnssroBndROPP1D.h.

◆ varin_

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

Definition at line 58 of file ObsGnssroBndROPP1D.h.


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