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