16 locations_(locations), index_(index) {
Iterator over all observations.
eckit::geometry::Point2 operator*() const
return location of current observation
const std::vector< double > locations_
locations (in 1D) of all observations
ObsIterator(const std::vector< double > &locations, int index)
ObsIterator & operator++()
bool operator!=(const ObsIterator &) const
int index_
index of a current observation
bool operator==(const ObsIterator &) const
The namespace for the L95 model.