UFO
ufo::ObsGnssroBndNBAM Class Reference

#include <ObsGnssroBndNBAM.h>

Inheritance diagram for ufo::ObsGnssroBndNBAM:
Collaboration diagram for ufo::ObsGnssroBndNBAM:

Public Member Functions

 ObsGnssroBndNBAM (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsGnssroBndNBAM ()
 
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 keyOperGnssroBndNBAM_
 
const ioda::ObsSpace & odb_
 
std::unique_ptr< const oops::Variables > varin_
 

Detailed Description

Definition at line 36 of file ObsGnssroBndNBAM.h.

Constructor & Destructor Documentation

◆ ObsGnssroBndNBAM()

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

Definition at line 28 of file ObsGnssroBndNBAM.cc.

Here is the call graph for this function:

◆ ~ObsGnssroBndNBAM()

ufo::ObsGnssroBndNBAM::~ObsGnssroBndNBAM ( )
virtual

Definition at line 56 of file ObsGnssroBndNBAM.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 39 of file ObsGnssroBndNBAM.h.

◆ print()

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

Implements ufo::ObsOperatorBase.

Definition at line 71 of file ObsGnssroBndNBAM.cc.

◆ requiredVars()

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

Operator input required from Model.

Implements ufo::ObsOperatorBase.

Definition at line 48 of file ObsGnssroBndNBAM.h.

◆ simulateObs()

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

Obs Operator.

Implements ufo::ObsOperatorBase.

Definition at line 63 of file ObsGnssroBndNBAM.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 50 of file ObsGnssroBndNBAM.h.

◆ toFortran() [2/2]

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

Definition at line 51 of file ObsGnssroBndNBAM.h.

Member Data Documentation

◆ keyOperGnssroBndNBAM_

F90hop ufo::ObsGnssroBndNBAM::keyOperGnssroBndNBAM_
private

Definition at line 55 of file ObsGnssroBndNBAM.h.

◆ odb_

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

Definition at line 56 of file ObsGnssroBndNBAM.h.

◆ varin_

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

Definition at line 57 of file ObsGnssroBndNBAM.h.


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