PointCoverage.h File Reference

This file contains a concrete class to represent a point coverage. More...

#include "../../../datatype/DateTime.h"
#include "../../../sam/rtree/Index.h"
#include "../../Config.h"
#include "Coverage.h"
#include "PointCoverageObservation.h"
#include "PointCoverageIterator.h"
#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::st::PointCoverage
 A concrete class to represent a point coverage. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::st
 Namespace for the TerraLib ST module.
 

Typedefs

typedef boost::shared_ptr< te::sam::rtree::Index< std::size_t > > te::st::PointCvRTreeShrPtr
 

Detailed Description

This file contains a concrete class to represent a point coverage.

Definition in file PointCoverage.h.