| 
    Jpp
    17.2.0
    
   the software that should make you happy 
   | 
 
Auxiliary data structure to check validity of AHRS data. More...
#include <JAHRSToolkit.hh>
Public Types | |
| typedef JTOOLS::JRange< double > | range_type | 
Public Member Functions | |
| JAHRSValidity () | |
| Default constructor.  More... | |
| bool | operator() (const JAHRS ¶meters) const | 
| Check validity of AHRS data.  More... | |
Public Attributes | |
| range_type | A | 
| range_type | H | 
Auxiliary data structure to check validity of AHRS data.
Definition at line 20 of file JAHRSToolkit.hh.
| typedef JTOOLS::JRange<double> JDATABASE::JAHRSValidity::range_type | 
Definition at line 22 of file JAHRSToolkit.hh.
      
  | 
  inline | 
Default constructor.
This constructor sets default ranges of acceptance of AHRS values.
Definition at line 29 of file JAHRSToolkit.hh.
      
  | 
  inline | 
Check validity of AHRS data.
| parameters | AHRS data | 
Definition at line 42 of file JAHRSToolkit.hh.
| range_type JDATABASE::JAHRSValidity::A | 
Definition at line 57 of file JAHRSToolkit.hh.
| range_type JDATABASE::JAHRSValidity::H | 
Definition at line 58 of file JAHRSToolkit.hh.
 1.8.5