This is the complete list of members for te::st::Trajectory, including all inherited members.
| add(te::dt::DateTime *time, te::gm::Geometry *geom) | te::st::Trajectory | |
| add(const TrajectoryObservation &p) | te::st::Trajectory | |
| at(te::dt::DateTime *t) const | te::st::Trajectory | |
| begin() const | te::st::Trajectory | |
| clone() const | te::st::Trajectory | |
| end() const | te::st::Trajectory | |
| getDistance(const Trajectory &other) const | te::st::Trajectory | |
| getDistance(const te::gm::Geometry &geom) | te::st::Trajectory | |
| getGeometry(te::dt::DateTime *t) const | te::st::Trajectory | |
| getId() const | te::st::Trajectory | |
| getInterpolator() const | te::st::Trajectory | |
| getObservations() const | te::st::Trajectory | |
| getPatch(const te::dt::DateTime &dt, te::dt::TemporalRelation r=te::dt::DURING) const | te::st::Trajectory | |
| getPatches(const te::gm::Envelope &g, te::gm::SpatialRelation r, std::vector< TrajectoryPatch > &result) const | te::st::Trajectory | |
| getPatches(const te::gm::Geometry &geom, te::gm::SpatialRelation r, std::vector< TrajectoryPatch > &result) const | te::st::Trajectory | |
| getPatches(const te::gm::Envelope &e, te::gm::SpatialRelation sr, const te::dt::DateTime &dt, te::dt::TemporalRelation tr, std::vector< TrajectoryPatch > &result) const | te::st::Trajectory | |
| getPatches(const te::gm::Geometry &geom, te::gm::SpatialRelation sr, const te::dt::DateTime &dt, te::dt::TemporalRelation tr, std::vector< TrajectoryPatch > &result) const | te::st::Trajectory | |
| getPatches(const te::gm::Geometry &geom, te::st::SpatioTemporalRelation str, const std::vector< TrajectoryPatch > &result) const | te::st::Trajectory | |
| getSpatialExtent() const | te::st::Trajectory | |
| getTemporalExtent() const | te::st::Trajectory | |
| m_id | te::st::Trajectory | private | 
| m_interpolator | te::st::Trajectory | private | 
| m_observations | te::st::Trajectory | private | 
| m_rtree | te::st::Trajectory | private | 
| operator=(const Trajectory &other) | te::st::Trajectory | |
| setId(const std::string &id) | te::st::Trajectory | |
| setInterpolator(AbstractTrajectoryInterp *interp) | te::st::Trajectory | |
| size() const | te::st::Trajectory | |
| Trajectory() | te::st::Trajectory | |
| Trajectory(const std::string &id) | te::st::Trajectory | |
| Trajectory(AbstractTrajectoryInterp *interp, const std::string &id) | te::st::Trajectory | |
| Trajectory(const TrajectoryObservationSet &obs, const std::string &id) | te::st::Trajectory | |
| Trajectory(const TrajectoryObservationSet &obs, AbstractTrajectoryInterp *interp, const std::string &id) | te::st::Trajectory | |
| Trajectory(const TrajectoryPatch &patch, AbstractTrajectoryInterp *interp, const std::string &id) | te::st::Trajectory | |
| Trajectory(const Trajectory &tj) | te::st::Trajectory | |
| ~Trajectory() | te::st::Trajectory | virtual |