This file contains an iterator that is able to traverse all observations of a point coverage.
More...
#include "../../Config.h"#include "PointCoverageObservation.h"#include <map>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | te::st::PointCoverageIterator |
| A class to traverse the observations of a PointCoverage. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::dt |
| Namespace for the Data Type module of TerraLib. | |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::st |
| Namespace for the TerraLib ST module. | |
This file contains an iterator that is able to traverse all observations of a point coverage.
Definition in file PointCoverageIterator.h.