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 | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of 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 an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory.
Definition in file AbstractTrajectoryInterp.h.