8 #ifndef UFO_PROFILE_PROFILECHECKBASIC_H_
9 #define UFO_PROFILE_PROFILECHECKBASIC_H_
Options controlling the operation of the ConventionalProfileProcessing filter.
Profile QC checker base class.
Profile QC: basic checks on pressure.
bool getResult() override
Return result of basic checks.
ProfileCheckBasic(const ConventionalProfileProcessingParameters &options)
bool result_
Result of basic checks.
void runCheck(ProfileDataHandler &profileDataHandler) override
Run check.
Retrieve and store data for individual profiles. To do this, first the vector of values in the entire...