used for getting state values at observation locations  
 More...
#include <GetValuesQG.h>
 | 
|   | GetValuesQG (const GeometryQG &, const LocationsQG &locs, const eckit::Configuration &) | 
|   | saves all locations locs to use during filling GeoVaLs  More...
  | 
|   | 
|   | ~GetValuesQG () | 
|   | 
| void  | fillGeoVaLs (const StateQG &, const util::DateTime &t1, const util::DateTime &t2, GomQG &) const | 
|   | fills in geovals for all observations in the timeframe (t1, t2], geovals are interpolated trilinearly from state at the nearest gridpoints  More...
  | 
|   | 
 | 
| void  | print (std::ostream &) const | 
|   | 
used for getting state values at observation locations 
Definition at line 35 of file GetValuesQG.h.
 
◆ GetValuesQG()
      
        
          | qg::GetValuesQG::GetValuesQG  | 
          ( | 
          const GeometryQG &  | 
          ,  | 
        
        
           | 
           | 
          const LocationsQG &  | 
          locs,  | 
        
        
           | 
           | 
          const eckit::Configuration &  | 
          conf  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
saves all locations locs to use during filling GeoVaLs 
Constructor, destructor. 
Definition at line 27 of file GetValuesQG.cc.
 
 
◆ ~GetValuesQG()
  
  
      
        
          | qg::GetValuesQG::~GetValuesQG  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ classname()
  
  
      
        
          | static const std::string qg::GetValuesQG::classname  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ fillGeoVaLs()
      
        
          | void qg::GetValuesQG::fillGeoVaLs  | 
          ( | 
          const StateQG &  | 
          state,  | 
        
        
           | 
           | 
          const util::DateTime &  | 
          t1,  | 
        
        
           | 
           | 
          const util::DateTime &  | 
          t2,  | 
        
        
           | 
           | 
          GomQG &  | 
          gom  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
fills in geovals for all observations in the timeframe (t1, t2], geovals are interpolated trilinearly from state at the nearest gridpoints 
Get state values at observation locations. 
Definition at line 37 of file GetValuesQG.cc.
 
 
◆ print()
  
  
      
        
          | void qg::GetValuesQG::print  | 
          ( | 
          std::ostream &  | 
          os | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
◆ conf_
  
  
      
        
          | eckit::LocalConfiguration qg::GetValuesQG::conf_ | 
         
       
   | 
  
private   | 
  
 
 
◆ locs_
The documentation for this class was generated from the following files: