It is an interpolation function the estimates the nearest geometry at a given non-observed time of a trajectory.  
 More...
#include <NearestGeometryAtTimeInterp.h>
It is an interpolation function the estimates the nearest geometry at a given non-observed time of a trajectory. 
- See also
 - AbstractTrajectoryInterp 
 
Definition at line 50 of file NearestGeometryAtTimeInterp.h.
 
  
  
      
        
          | virtual te::st::NearestGeometryAtTimeInterp::~NearestGeometryAtTimeInterp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | te::st::NearestGeometryAtTimeInterp::NearestGeometryAtTimeInterp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
It estimates a geometry of a trajectory at a given non-observed time . 
- Parameters
 - 
  
    | tj | A trajectory used in the estimation.  | 
    | time | The given non-observed time. | 
  
   
- Returns
 - The estimated geometry.
 
- Note
 - It will NOT take the ownership of the given pointer. 
 
- 
The caller will take the ownership of the output Geometry pointer. 
 
Implements te::st::AbstractTrajectoryInterp.
 
 
It returns a reference to the singleton instance. 
- Returns
 - A reference to the singleton instance. 
 
 
 
The documentation for this class was generated from the following file: