#include <parameters.h>
Public Member Functions | |
| ThresholdParameters () | |
Public Member Functions inherited from cil::Parameters | |
| Parameters () | |
| virtual | ~Parameters () |
| const std::string & | type () const |
Public Attributes | |
| std::string | name |
| std::shared_ptr< MinMax > | range |
Additional Inherited Members | |
Protected Attributes inherited from cil::Parameters | |
| std::string | m_type |
| cil::ThresholdParameters::ThresholdParameters | ( | ) |
| std::string cil::ThresholdParameters::name |
| std::shared_ptr<MinMax> cil::ThresholdParameters::range |