| 
|   | Impl () | 
|   | 
| bool  | init (double period, double tolerance, double min, double max, double step, double reportPeriod, const std::string &name={}) | 
|   | 
| void  | tick (double currentTime) | 
|   | 
Definition at line 29 of file PeriodicEventsVerifier.cpp.
 
◆ Impl()
  
  
      
        
          | Tools::Emb_PeriodicEventVerifier::Impl::Impl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ init()
  
  
      
        
          | bool Tools::Emb_PeriodicEventVerifier::Impl::init  | 
          ( | 
          double  | 
          period,  | 
         
        
           | 
           | 
          double  | 
          tolerance,  | 
         
        
           | 
           | 
          double  | 
          min,  | 
         
        
           | 
           | 
          double  | 
          max,  | 
         
        
           | 
           | 
          double  | 
          step,  | 
         
        
           | 
           | 
          double  | 
          reportPeriod,  | 
         
        
           | 
           | 
          const std::string &  | 
          name = {}  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ tick()
  
  
      
        
          | void Tools::Emb_PeriodicEventVerifier::Impl::tick  | 
          ( | 
          double  | 
          currentTime | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_perVal
◆ name
      
        
          | std::string Tools::Emb_PeriodicEventVerifier::Impl::name | 
        
      
 
 
The documentation for this struct was generated from the following file: