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 | |
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. | |
Typedefs | |
typedef boost::shared_ptr< te::sam::rtree::Index< te::dt::DateTime * > > | te::st::TjRTreeShrPtr |
This file contains a class to represent a trajectory.
Definition in file Trajectory.h.