ParamEntry
- class pyopenms.ParamEntry
Bases:
objectCython implementation of _ParamEntry
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS::Param_1_1ParamEntry.html
- __init__()
Cython signature: void ParamEntry()
Cython signature: void ParamEntry(ParamEntry &)
Cython signature: void ParamEntry(libcpp_string n, ParamValue v, libcpp_string d, libcpp_vector[libcpp_string] t)
Cython signature: void ParamEntry(libcpp_string n, ParamValue v, libcpp_string d)
Methods
Cython signature: void ParamEntry()
Attributes
- description
- max_float
- max_int
- min_float
- min_int
- name
- tags
- valid_strings
- value