BiGaussModel
- class pyopenms.BiGaussModel
Bases:
objectCython implementation of _BiGaussModel
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1BiGaussModel.html
- __init__()
Cython signature: void BiGaussModel()
Cython signature: void BiGaussModel(BiGaussModel &)
Methods
Cython signature: void BiGaussModel()
Cython signature: double getCenter()
Cython signature: String getProductName() Name of the model (needed by Factory)
Cython signature: void setOffset(double offset)
Cython signature: void setSamples()
- getCenter()
Cython signature: double getCenter()
- getProductName()
Cython signature: String getProductName() Name of the model (needed by Factory)
- setOffset()
Cython signature: void setOffset(double offset)
- setSamples()
Cython signature: void setSamples()