Class NumericalVectorParameter
Class for a channel Parameter consisting of N components.
- hrm\param\base\Parameter
- hrm\param\base\NumericalParameter
- hrm\param\base\NumericalVectorParameter
Methods summary
public
|
#
__construct( string $name, integer $componentCnt )
Constructor: creates an empty NumericalVectorParameter. |
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
string
|
Methods inherited from hrm\param\base\NumericalParameter
Methods inherited from hrm\param\base\Parameter
confidenceLevel()
,
defaultValue()
,
getJsonData()
,
internalPossibleValues()
,
internalValue()
,
isBoolean()
,
isForCapture()
,
isForCorrection()
,
isForImage()
,
isForMicroscope()
,
isForPixelSizeCalculation()
,
isForSpim()
,
isForSted()
,
isTaskParameter()
,
isVariableChannel()
,
message()
,
mustProvide()
,
name()
,
notSet()
,
possibleValues()
,
setConfidenceLevel()
,
translatedValue()
,
translatedValueFor()
Constants summary
Constants inherited from hrm\param\base\Parameter
Properties summary
public
integer
|
$componentCnt
Number of components in the vector. |