8 #ifndef UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREFTLAD_H_ 9 #define UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREFTLAD_H_ 14 #include <boost/scoped_ptr.hpp> 17 #include "oops/util/ObjectCounter.h" 34 class ObsBiasIncrement;
39 private util::ObjectCounter<ObsGnssroRefTLAD> {
41 static const std::string
classname() {
return "ufo::ObsGnssroRefTLAD";}
58 void print(std::ostream &)
const;
61 boost::scoped_ptr<const oops::Variables>
varin_;
67 #endif // UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREFTLAD_H_ static const std::string classname()
virtual ~ObsGnssroRefTLAD()
Base class for observation operators.
ObsVector class to handle vectors in observation space for IODA.
boost::scoped_ptr< const oops::Variables > varin_
const oops::Variables & variables() const
Operator input required from Model.
GnssroRef observation operator.
Wrapper around ObsHelpQG, mostly to hide the factory.
GeoVaLs: geophysical values at locations.
ObsGnssroRefTLAD(const ioda::ObsSpace &, const eckit::Configuration &)
void print(std::ostream &) const
void simulateObsTL(const GeoVaLs &, ioda::ObsVector &, const ObsBiasIncrement &) const
const ioda::ObsSpace & odb_
Class to handle observation bias parameters.
void setTrajectory(const GeoVaLs &, const ObsBias &)
Obs Operator.
void simulateObsAD(GeoVaLs &, const ioda::ObsVector &, ObsBiasIncrement &) const
const int & toFortran() const