It is an interpolation function the estimates the nearest coverage at a given non-observed time.  
 More...
#include <NearestCoverageAtTimeInterp.h>
It is an interpolation function the estimates the nearest coverage at a given non-observed time. 
- See also
 - AbstractCoverageSeriesInterp 
 
Definition at line 49 of file NearestCoverageAtTimeInterp.h.
 
◆ ~NearestCoverageAtTimeInterp()
  
  
      
        
          | virtual te::st::NearestCoverageAtTimeInterp::~NearestCoverageAtTimeInterp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ NearestCoverageAtTimeInterp()
  
  
      
        
          | te::st::NearestCoverageAtTimeInterp::NearestCoverageAtTimeInterp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ estimate()
It estimates a coverage of a coverage series at a given non-observed time . 
- Parameters
 - 
  
    | cvs | A coverage series.  | 
    | time | The given non-observed time.  
  | 
  
   
- Returns
 - The estimated coverage. 
  
- 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::AbstractCoverageSeriesInterp.
 
 
◆ getInstance()
It returns a reference to the singleton instance. 
- Returns
 - A reference to the singleton instance. 
 
Definition at line 126 of file Singleton.h.
 
 
◆ getParams()
◆ setParams()
◆ te::common::Singleton< NearestCoverageAtTimeInterp >
The documentation for this class was generated from the following file: