Class Parameter
(Abstract) base class for all Parameter types in the HRM.
Direct known subclasses
hrm\param\base\ChoiceParameter
,
hrm\param\base\NumericalParameter
,
hrm\param\ChromaticAberration
Indirect known subclasses
hrm\param\AberrationCorrectionMode
,
hrm\param\AberrationCorrectionNecessary
,
hrm\param\Binning
,
hrm\param\CCDCaptorSize
,
hrm\param\CCDCaptorSizeX
,
hrm\param\CMount
,
hrm\param\ColocAnalysis
,
hrm\param\ColocChannel
,
hrm\param\ColocCoefficient
,
hrm\param\ColocMap
,
hrm\param\ColocThreshold
,
hrm\param\CoverslipRelativePosition
,
hrm\param\AdvancedCorrectionOptions
,
hrm\param\DeconvolutionAlgorithm
,
hrm\param\EmissionWavelength
,
hrm\param\ExcitationWavelength
,
hrm\param\ImageFileFormat
,
hrm\param\IsMultiChannel
,
hrm\param\MicroscopeType
,
hrm\param\MultiChannelOutput
,
hrm\param\NumberOfChannels
,
hrm\param\NumberOfIterations
,
hrm\param\NumericalAperture
,
hrm\param\Autocrop
,
hrm\param\ObjectiveMagnification
,
hrm\param\ObjectiveType
,
hrm\param\OutputFileFormat
,
hrm\param\PerformAberrationCorrection
,
hrm\param\PinholeSize
,
hrm\param\PinholeSpacing
,
hrm\param\PointSpreadFunction
,
hrm\param\PSF
,
hrm\param\PSFGenerationDepth
,
hrm\param\QualityChangeStoppingCriterion
,
hrm\param\BackgroundOffsetPercent
,
hrm\param\SampleMedium
,
hrm\param\SignalNoiseRatio
,
hrm\param\SpimCenterOffset
,
hrm\param\SpimDir
,
hrm\param\SpimExcMode
,
hrm\param\SpimFill
,
hrm\param\SpimFocusOffset
,
hrm\param\SpimGaussWidth
,
hrm\param\SpimNA
,
hrm\param\Sted3D
,
hrm\param\base\AnyTypeArrayParameter
,
hrm\param\StedDepletionMode
,
hrm\param\StedImmunity
,
hrm\param\StedSaturationFactor
,
hrm\param\StedWavelength
,
hrm\param\TimeInterval
,
hrm\param\TubeFactor
,
hrm\param\ZStabilization
,
hrm\param\ZStepSize
,
hrm\param\base\BooleanParameter
,
hrm\param\base\NumericalArrayParameter
,
hrm\param\base\NumericalVectorParameter
,
hrm\param\base\SingleOrMultiChannelParameter
Methods summary
abstract public
boolean
|
|
public
string
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
null
|
#
defaultValue( )
Returns the default value for the Parameters that have a default value or NULL for those that don't. |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
isForPixelSizeCalculation( )
Checks whether the Parameter is used for calculating the Pixel Size from the CCD pixel size and the total microscope magnification. |
public
boolean
|
|
public
string
|
|
public
mixed
|
|
public
mixed
|
|
public
array
|
|
public
array
|
#
internalPossibleValues( )
Returns the possible values for the Parameter in their internal representation. |
public
|
|
public
boolean
|
|
public
mixed
|
#
translatedValue( )
Returns the value of the Parameter in the translated form that is used in the Tcl script. |
public
mixed
|
#
translatedValueFor( mixed $possibleValue )
Returns the translated value for a given possible value. |
public
string
|
Constants summary
integer |
PADSIZE
The pad size for the Parameter names. const int |
#
38
|