kea.programs.pintail
Class CutOffType
java.lang.Object
kea.programs.pintail.CutOffType
public class CutOffType
- extends java.lang.Object
- Version:
- 1.0.
- Author:
- Kevin Ashelford.
Method Summary |
java.lang.String |
toString()
Returns a string representation of CutOffType . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SigmaFunction
public static final CutOffType SigmaFunction
PolynomialFunction
public static final CutOffType PolynomialFunction
LinearFunction
public static final CutOffType LinearFunction
NoFunctionSmoothed
public static final CutOffType NoFunctionSmoothed
NoFunction
public static final CutOffType NoFunction
toString
public java.lang.String toString()
- Returns a string representation of
CutOffType
.
- Overrides:
toString
in class java.lang.Object
- Returns:
- String.