Huygens Remote Manager
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • hrm
    • job
    • param
      • base
    • setting
      • base
    • shell
    • stats
    • user
      • proxy

Classes

  • AberrationCorrectionMode
  • AberrationCorrectionNecessary
  • AdvancedCorrectionOptions
  • Autocrop
  • BackgroundOffsetPercent
  • Binning
  • CCDCaptorSize
  • CCDCaptorSizeX
  • ChromaticAberration
  • CMount
  • ColocAnalysis
  • ColocChannel
  • ColocCoefficient
  • ColocMap
  • ColocThreshold
  • CoverslipRelativePosition
  • DeconvolutionAlgorithm
  • EmissionWavelength
  • ExcitationWavelength
  • ImageFileFormat
  • IsMultiChannel
  • MicroscopeType
  • MultiChannelOutput
  • NumberOfChannels
  • NumberOfIterations
  • NumericalAperture
  • ObjectiveMagnification
  • ObjectiveType
  • OutputFileFormat
  • PerformAberrationCorrection
  • PinholeSize
  • PinholeSpacing
  • PointSpreadFunction
  • PSF
  • PSFGenerationDepth
  • QualityChangeStoppingCriterion
  • SampleMedium
  • SignalNoiseRatio
  • SpimCenterOffset
  • SpimDir
  • SpimExcMode
  • SpimFill
  • SpimFocusOffset
  • SpimGaussWidth
  • SpimNA
  • Sted3D
  • StedDepletionMode
  • StedImmunity
  • StedSaturationFactor
  • StedWavelength
  • TimeInterval
  • TubeFactor
  • ZStabilization
  • ZStepSize

Class ColocCoefficient

An AnyTypeArrayParameter to represent the colocalization coefficients choice.

hrm\param\base\Parameter
Extended by hrm\param\base\NumericalParameter
Extended by hrm\param\base\NumericalArrayParameter
Extended by hrm\param\base\AnyTypeArrayParameter
Extended by hrm\param\ColocCoefficient
Namespace: hrm\param
Package: hrm
Located at param/ColocCoefficient.php

Methods summary

public
# __construct( )

ColocCoefficient constructor.

ColocCoefficient constructor.

Overrides

hrm\param\base\AnyTypeArrayParameter::__construct
public
# setValue( mixed $value )

Sets the value of the Parameter.

Sets the value of the Parameter.

Parameters

$value
Value for the Parameter.

Overrides

hrm\param\base\NumericalArrayParameter::setValue
public
# setNumberOfChannels( )

Dummy function to override the parent 'setNumberOfChannels'.

Dummy function to override the parent 'setNumberOfChannels'.

Todo

This can be dealt with better!

Overrides

hrm\param\base\NumericalArrayParameter::setNumberOfChannels
public string
# displayString( integer $numberOfChannels = 0 )

Returns the string representation of the Parameter.

Returns the string representation of the Parameter.

Parameters

$numberOfChannels
Number of channels (ignored).

Returns

string
String representation of the Parameter.

Overrides

hrm\param\base\NumericalArrayParameter::displayString

Methods inherited from hrm\param\base\AnyTypeArrayParameter

internalValue(), possibleValues()

Methods inherited from hrm\param\base\NumericalArrayParameter

check(), isVariableChannel(), numberOfChannels(), reset()

Methods inherited from hrm\param\base\NumericalParameter

checkMax(), checkMin(), max(), min(), setMax(), setMin()

Methods inherited from hrm\param\base\Parameter

confidenceLevel(), defaultValue(), getJsonData(), internalPossibleValues(), isBoolean(), isForCapture(), isForCorrection(), isForImage(), isForMicroscope(), isForPixelSizeCalculation(), isForSpim(), isForSted(), isTaskParameter(), message(), mustProvide(), name(), notSet(), setConfidenceLevel(), translatedValue(), translatedValueFor(), value()

Constants summary

Constants inherited from hrm\param\base\Parameter

PADSIZE

Huygens Remote Manager API documentation generated by ApiGen