28 #ifndef __TERRALIB_ST_INTERNAL_ABSTRACTTRAJECTORYINTERP_H 
   29 #define __TERRALIB_ST_INTERNAL_ABSTRACTTRAJECTORYINTERP_H 
   32 #include "../../Config.h" 
   38 namespace te { 
namespace dt { 
class DateTime; } }
 
   39 namespace te { 
namespace gm { 
class Geometry; } }
 
   40 namespace te { 
namespace common { 
class AbstractParameters; } }
 
  111 #endif  // __TERRALIB_ST_INTERNAL_ABSTRACTTRAJECTORYINTERP_H 
#define TESTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An abstract class for an interpolation function or interpolator that estimates geometries at non-obse...
 
Abstract parameters base interface. 
 
A class to represent trajectory.