This file contains an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory. More...
Go to the source code of this file.
Classes | |
class | te::st::AbstractTrajectoryInterp |
An abstract class for an interpolation function or interpolator that estimates geometries at non-observed times of a trajectory. More... | |
Namespaces | |
te | |
TerraLib. | |
te::common | |
Namespace for the Common module of TerraLib. | |
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. | |
This file contains an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory.
Definition in file AbstractTrajectoryInterp.h.