4 #include <utl/ErrorLogger.h>
7 #include <det/Detector.h>
8 #include <utl/TimeStamp.h>
9 #include <utl/UTCDateTime.h>
11 #include <atm/OverallQualityDB.h>
19 using namespace ReadAtmQualityLLNS;
21 ReadAtmQualityLL::ReadAtmQualityLL(){}
23 ReadAtmQualityLL::~ReadAtmQualityLL(){}
28 INFO(
"ReadAtmQualityLL::Init()");
35 INFO(
"ReadAtmQualityLL::Run()");
37 Detector& det = Detector::GetInstance();
59 INFO(
"ReadAtmQualityLL::Finish()");
void Update(const utl::TimeStamp &time, const bool invData=true, const bool invComp=true, const bool forceRadio=false)
Update detector: deletes currently constructed stations and sets new time.
const OverallQualityDB & GetOverallQualityDB() const
low-level interface to portion of the database summarizing overall quality
#define INFO(message)
Macro for logging informational messages.
void Init()
Initialise the registry.
const atm::Atmosphere & GetAtmosphere() const
Top of the hierarchy of the detector description interface.
double GetMinCloudBase() const
ResultFlag
Flag returned by module methods to the RunController.
double GetCloudCoverage() const
Access to database describing overall atmospheric quality.
double GetHorizontalUniformity() const