FV3 Bundle
ufo::ObsGnssroBndGSI Class Reference

GnssroBndGSI observation operator. More...

#include <ObsGnssroBndGSI.h>

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

Public Member Functions

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

Detailed Description

GnssroBndGSI observation operator.

Definition at line 37 of file ObsGnssroBndGSI.h.

Constructor & Destructor Documentation

◆ ObsGnssroBndGSI()

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

Definition at line 28 of file ObsGnssroBndGSI.cc.

Here is the call graph for this function:

◆ ~ObsGnssroBndGSI()

ufo::ObsGnssroBndGSI::~ObsGnssroBndGSI ( )
virtual

Definition at line 42 of file ObsGnssroBndGSI.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 40 of file ObsGnssroBndGSI.h.

◆ print()

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

Implements ufo::ObsOperatorBase.

Definition at line 57 of file ObsGnssroBndGSI.cc.

◆ simulateObs()

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

Obs Operator.

Implements ufo::ObsOperatorBase.

Definition at line 49 of file ObsGnssroBndGSI.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 51 of file ObsGnssroBndGSI.h.

◆ toFortran() [2/2]

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

Definition at line 52 of file ObsGnssroBndGSI.h.

◆ variables()

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

Operator input required from Model.

Implements ufo::ObsOperatorBase.

Definition at line 49 of file ObsGnssroBndGSI.h.

Member Data Documentation

◆ keyOperGnssroBndGSI_

F90hop ufo::ObsGnssroBndGSI::keyOperGnssroBndGSI_
private

Definition at line 56 of file ObsGnssroBndGSI.h.

◆ odb_

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

Definition at line 57 of file ObsGnssroBndGSI.h.

◆ varin_

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

Definition at line 58 of file ObsGnssroBndGSI.h.


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