TrajectoryIterator.h File Reference

This file contains a trajetory iterator. More...

#include "../../Config.h"
#include "../../Utils.h"
#include "TrajectoryObservation.h"
#include <map>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  te::st::TrajectoryIterator
 A class to traverse the observations of a trajectory. More...
 
struct  te::st::TrajectoryPatch
 A struct to represent a patch or a continuous piece of a 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.
 

Detailed Description

This file contains a trajetory iterator.

Definition in file TrajectoryIterator.h.