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 | |
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. | |
This file contains a trajetory iterator.
Definition in file TrajectoryIterator.h.