#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 |
| MinMax | range |
| bool | crinkle |
Additional Inherited Members | |
Protected Attributes inherited from cil::Parameters | |
| std::string | m_type |
| cil::ThresholdParameters::ThresholdParameters | ( | ) |
| bool cil::ThresholdParameters::crinkle |
| std::string cil::ThresholdParameters::name |
| MinMax cil::ThresholdParameters::range |