de.grogra.blocks.arrangeBlock
Class LogisticProbability
java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase
de.grogra.blocks.arrangeBlock.LogisticProbability
- All Implemented Interfaces:
- ProbabilityArrangeMethod, Manageable, Shareable
public class LogisticProbability
- extends ShareableProbabilityArrangeBase
- implements ProbabilityArrangeMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$TYPE
public static final LogisticProbability.Type $TYPE
location$FIELD
public static final SCOType.Field location$FIELD
scale$FIELD
public static final SCOType.Field scale$FIELD
LogisticProbability
public LogisticProbability()
calculate
public void calculate()
- Specified by:
calculate
in class ShareableProbabilityArrangeBase
getLocation
public float getLocation()
getManageableType
public ManageableType getManageableType()
- Specified by:
getManageableType
in interface Manageable
getScale
public float getScale()
setLocation
public void setLocation(float value)
setScale
public void setScale(float value)