TrajectoryObservation.h File Reference

This file contains a typedef that defines observations of trajectory. More...

#include "../../../datatype/DateTime.h"
#include "../../../geometry/Geometry.h"
#include "../../Config.h"
#include "../../Utils.h"
#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::st
 Namespace for the TerraLib ST module.
 

Typedefs

typedef std::pair< te::dt::DateTimeShrPtr, te::gm::GeometryShrPtrte::st::TrajectoryObservation
 
typedef std::map< te::dt::DateTimeShrPtr, te::gm::GeometryShrPtr, CompareShrDateTime > te::st::TrajectoryObservationSet
 

Detailed Description

This file contains a typedef that defines observations of trajectory.

Definition in file TrajectoryObservation.h.