Iterator over all observations.
More...
#include <ObsIteratorQG.h>
|
| void | print (std::ostream &os) const override |
| |
Iterator over all observations.
Definition at line 25 of file ObsIteratorQG.h.
◆ ObsIteratorQG() [1/2]
◆ ObsIteratorQG() [2/2]
| qg::ObsIteratorQG::ObsIteratorQG |
( |
const LocationsQG & |
locations, |
|
|
int |
index |
|
) |
| |
◆ classname()
| static const std::string qg::ObsIteratorQG::classname |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
| bool qg::ObsIteratorQG::operator!= |
( |
const ObsIteratorQG & |
other | ) |
const |
◆ operator*()
| eckit::geometry::Point2 qg::ObsIteratorQG::operator* |
( |
| ) |
const |
◆ operator++()
◆ operator==()
| bool qg::ObsIteratorQG::operator== |
( |
const ObsIteratorQG & |
other | ) |
const |
◆ print()
| void qg::ObsIteratorQG::print |
( |
std::ostream & |
os | ) |
const |
|
inlineoverrideprivate |
◆ index_
| int qg::ObsIteratorQG::index_ |
|
private |
◆ locslonlat_
| atlas::Field qg::ObsIteratorQG::locslonlat_ |
|
private |
The documentation for this class was generated from the following files: