Class ZStabilization
A ChoiceParameter to indicate whether stabilization in the Z direction is enabled.
- hrm\param\base\Parameter
- hrm\param\base\ChoiceParameter
- hrm\param\ZStabilization
Namespace: hrm\param
Package: hrm
Todo: Why not a BooleanParameter?
Located at param/ZStabilization.php
Package: hrm
Todo: Why not a BooleanParameter?
Located at param/ZStabilization.php
Methods summary
public
|
|
public
string
|
#
displayString( integer $numberOfChannels = 0 )
Returns the string representation of the Parameter. |
Methods inherited from hrm\param\base\ChoiceParameter
check()
,
defaultValue()
,
possibleValues()
,
possibleValuesString()
Methods inherited from hrm\param\base\Parameter
confidenceLevel()
,
getJsonData()
,
internalPossibleValues()
,
internalValue()
,
isBoolean()
,
isForCapture()
,
isForCorrection()
,
isForImage()
,
isForMicroscope()
,
isForPixelSizeCalculation()
,
isForSpim()
,
isForSted()
,
isTaskParameter()
,
isVariableChannel()
,
message()
,
mustProvide()
,
name()
,
notSet()
,
reset()
,
setConfidenceLevel()
,
setValue()
,
translatedValue()
,
translatedValueFor()
,
value()