OOPS
qg::ObsWSpeedQG Class Reference

Wind speed observation for QG model. More...

#include <ObsWSpeedQG.h>

Inheritance diagram for qg::ObsWSpeedQG:
Collaboration diagram for qg::ObsWSpeedQG:

Public Member Functions

 ObsWSpeedQG (const ObsSpaceQG &, const eckit::Configuration &)
 
void simulateObs (const GomQG &, ObsVecQG &, const ObsBias &) const override
 Obs Operator. More...
 
const oops::VariablesrequiredVars () const override
 Other. More...
 
std::unique_ptr< LocationsQGlocations () const override
 
- Public Member Functions inherited from qg::ObsOpBaseQG
 ObsOpBaseQG ()=default
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const override
 

Private Attributes

const ObsSpaceQGobsdb_
 
const oops::Variables varin_
 

Detailed Description

Wind speed observation for QG model.

Definition at line 39 of file ObsWSpeedQG.h.

Constructor & Destructor Documentation

◆ ObsWSpeedQG()

qg::ObsWSpeedQG::ObsWSpeedQG ( const ObsSpaceQG odb,
const eckit::Configuration &  config 
)

Definition at line 30 of file ObsWSpeedQG.cc.

Member Function Documentation

◆ classname()

static const std::string qg::ObsWSpeedQG::classname ( )
inlinestatic

Definition at line 42 of file ObsWSpeedQG.h.

◆ locations()

std::unique_ptr< LocationsQG > qg::ObsWSpeedQG::locations ( ) const
overridevirtual

Implements qg::ObsOpBaseQG.

Definition at line 45 of file ObsWSpeedQG.cc.

Here is the call graph for this function:

◆ print()

void qg::ObsWSpeedQG::print ( std::ostream &  os) const
overrideprivatevirtual

Implements qg::ObsOpBaseQG.

Definition at line 51 of file ObsWSpeedQG.cc.

◆ requiredVars()

const oops::Variables& qg::ObsWSpeedQG::requiredVars ( ) const
inlineoverridevirtual

Other.

Implements qg::ObsOpBaseQG.

Definition at line 50 of file ObsWSpeedQG.h.

◆ simulateObs()

void qg::ObsWSpeedQG::simulateObs ( const GomQG ,
ObsVecQG ,
const ObsBias  
) const
overridevirtual

Obs Operator.

Implements qg::ObsOpBaseQG.

Definition at line 38 of file ObsWSpeedQG.cc.

Here is the call graph for this function:

Member Data Documentation

◆ obsdb_

const ObsSpaceQG& qg::ObsWSpeedQG::obsdb_
private

Definition at line 55 of file ObsWSpeedQG.h.

◆ varin_

const oops::Variables qg::ObsWSpeedQG::varin_
private

Definition at line 56 of file ObsWSpeedQG.h.


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