BEAST
eu.baltrad.beast.qc.AnomalyDetector Class Reference

Public Member Functions

 AnomalyDetector ()
 Default constructor.
 
 AnomalyDetector (String name, String description)
 Constructor.
 
void setName (String name)
 
String getName ()
 
void setDescription (String description)
 
String getDescription ()
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ AnomalyDetector() [1/2]

eu.baltrad.beast.qc.AnomalyDetector.AnomalyDetector ( )
inline

Default constructor.

◆ AnomalyDetector() [2/2]

eu.baltrad.beast.qc.AnomalyDetector.AnomalyDetector ( String name,
String description )
inline

Constructor.

Parameters
namethe of the detector
descriptionof the detector

Member Function Documentation

◆ getDescription()

String eu.baltrad.beast.qc.AnomalyDetector.getDescription ( )
inline
Returns
the description

◆ getName()

String eu.baltrad.beast.qc.AnomalyDetector.getName ( )
inline
Returns
the name

◆ setDescription()

void eu.baltrad.beast.qc.AnomalyDetector.setDescription ( String description)
inline
Parameters
descriptionthe description to set

◆ setName()

void eu.baltrad.beast.qc.AnomalyDetector.setName ( String name)
inline
Parameters
namethe name to set

The documentation for this class was generated from the following file: