#include "STExamples.h"#include <terralib/common.h>#include <terralib/dataaccess.h>#include <terralib/geometry.h>#include <terralib/st.h>#include <iostream>Go to the source code of this file.
Functions | |
| void | TrajectoryExamples () |
| It groups the examples with trajectories (TrajectoryExamples.cpp). More... | |
| void TrajectoryExamples | ( | ) |
It groups the examples with trajectories (TrajectoryExamples.cpp).
Definition at line 13 of file TrajectoryExamples.cpp.
References ds, te::dt::GEOMETRY_TYPE, te::da::GetFirstPropertyPos(), te::st::TrajectoryDataSet::getTrajectory(), LoadTrajectoryDataSetFromKML(), te::da::DataSourceFactory::make(), te::st::TrajectoryDataSet::moveBeforeFirst(), PrintTrajectoryDataSetInfo(), TrajectoryDistance(), and TrajectoryIntersection().
Referenced by main().