Trajectory.h File Reference

This file contains a class to represent a trajectory. More...

#include "../../../sam/rtree/Index.h"
#include "../../Config.h"
#include "../../Enums.h"
#include "TrajectoryObservation.h"
#include "TrajectoryIterator.h"
#include <vector>
#include <map>
#include <memory>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  te::st::Trajectory
 A class to represent trajectory. More...
 

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 boost::shared_ptr< te::sam::rtree::Index< te::dt::DateTime * > > te::st::TjRTreeShrPtr
 

Detailed Description

This file contains a class to represent a trajectory.

Definition in file Trajectory.h.