Skip to content

com.inscoper.nbo.OpticalCalibration

Represents the XML element OpticalCalibration. More...

Inherits from com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
OpticalCalibration()
String getTypeName()
Returns the class type name.
String getXMLName()
Returns the XML element name corresponding to this class.
ENBOType getNBOType()
Returns the NBO Type corresponding to this class.
NBOBaseClassVector getChildren()
Returns a list of all classes derived from this class.
NBOBaseClassVector getSubElements()
Returns a list of all child elements contained in this class.
void fromJsonFile(String path, boolean validate)
Populates this object from a JSON file.
void fromJsonFile(String path)
Populates this object from a JSON file.
void fromJsonString(String json_string, boolean validate)
Populates this object from a JSON string.
void fromJsonString(String json_string)
Populates this object from a JSON string.
void fromXmlFile(String path, boolean validate)
Populates this object from a XML file.
void fromXmlFile(String path)
Populates this object from a XML file.
void fromXmlString(String xml_string, boolean validate)
Populates this object from a XML string.
void fromXmlString(String xml_string)
Populates this object from a XML string.
void toXmlFile(String filename, boolean validate)
Serializes this object to an XML file.
void toXmlFile(String filename)
Serializes this object to an XML file.
String toXmlString(boolean validate)
Serializes this object to an XML string.
String toXmlString()
Serializes this object to an XML string.
void setID(LSID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(LSID_Type value)
Sets the value of the ID attribute.
LSID_Type getID()
Returns the value of the ID attribute.
void resetID()
Resets the ID attribute to an unset state.
boolean hasID()
Checks whether the optional ID attribute is present.
void setDate(String value, boolean validate)
Sets the value of the Date attribute.
void setDate(String value)
Sets the value of the Date attribute.
String getDate()
Returns the value of the Date attribute.
void resetDate()
Resets the Date attribute to an unset state.
boolean hasDate()
Checks whether the Date attribute is present.
void setTheoreticalXYSpotSize_FWHM(float value, boolean validate)
Sets the value of the TheoreticalXYSpotSize_FWHM attribute.
void setTheoreticalXYSpotSize_FWHM(float value)
Sets the value of the TheoreticalXYSpotSize_FWHM attribute.
float getTheoreticalXYSpotSize_FWHM()
Returns the value of the TheoreticalXYSpotSize_FWHM attribute.
void resetTheoreticalXYSpotSize_FWHM()
Resets the TheoreticalXYSpotSize_FWHM attribute to an unset state.
boolean hasTheoreticalXYSpotSize_FWHM()
Checks whether the TheoreticalXYSpotSize_FWHM attribute is present.
void setTheoreticalXYSpotSize_FWHMUnit(UnitsLength_Type value, boolean validate)
Sets the value of the TheoreticalXYSpotSize_FWHMUnit attribute.
void setTheoreticalXYSpotSize_FWHMUnit(UnitsLength_Type value)
Sets the value of the TheoreticalXYSpotSize_FWHMUnit attribute.
UnitsLength_Type getTheoreticalXYSpotSize_FWHMUnit()
Returns the value of the TheoreticalXYSpotSize_FWHMUnit attribute.
void resetTheoreticalXYSpotSize_FWHMUnit()
Resets the TheoreticalXYSpotSize_FWHMUnit attribute to an unset state.
boolean hasTheoreticalXYSpotSize_FWHMUnit()
Checks whether the optional TheoreticalXYSpotSize_FWHMUnit attribute is present.
void setMedianXYSpotSize_FWHM(float value, boolean validate)
Sets the value of the MedianXYSpotSize_FWHM attribute.
void setMedianXYSpotSize_FWHM(float value)
Sets the value of the MedianXYSpotSize_FWHM attribute.
float getMedianXYSpotSize_FWHM()
Returns the value of the MedianXYSpotSize_FWHM attribute.
void resetMedianXYSpotSize_FWHM()
Resets the MedianXYSpotSize_FWHM attribute to an unset state.
boolean hasMedianXYSpotSize_FWHM()
Checks whether the MedianXYSpotSize_FWHM attribute is present.
void setMedianXYSpotSize_FWHMUnit(UnitsLength_Type value, boolean validate)
Sets the value of the MedianXYSpotSize_FWHMUnit attribute.
void setMedianXYSpotSize_FWHMUnit(UnitsLength_Type value)
Sets the value of the MedianXYSpotSize_FWHMUnit attribute.
UnitsLength_Type getMedianXYSpotSize_FWHMUnit()
Returns the value of the MedianXYSpotSize_FWHMUnit attribute.
void resetMedianXYSpotSize_FWHMUnit()
Resets the MedianXYSpotSize_FWHMUnit attribute to an unset state.
boolean hasMedianXYSpotSize_FWHMUnit()
Checks whether the optional MedianXYSpotSize_FWHMUnit attribute is present.
void setMinXYSpotSize_FWHM(float value, boolean validate)
Sets the value of the MinXYSpotSize_FWHM attribute.
void setMinXYSpotSize_FWHM(float value)
Sets the value of the MinXYSpotSize_FWHM attribute.
float getMinXYSpotSize_FWHM()
Returns the value of the MinXYSpotSize_FWHM attribute.
void resetMinXYSpotSize_FWHM()
Resets the MinXYSpotSize_FWHM attribute to an unset state.
boolean hasMinXYSpotSize_FWHM()
Checks whether the MinXYSpotSize_FWHM attribute is present.
void setMinXYSpotSize_FWHMUnit(UnitsLength_Type value, boolean validate)
Sets the value of the MinXYSpotSize_FWHMUnit attribute.
void setMinXYSpotSize_FWHMUnit(UnitsLength_Type value)
Sets the value of the MinXYSpotSize_FWHMUnit attribute.
UnitsLength_Type getMinXYSpotSize_FWHMUnit()
Returns the value of the MinXYSpotSize_FWHMUnit attribute.
void resetMinXYSpotSize_FWHMUnit()
Resets the MinXYSpotSize_FWHMUnit attribute to an unset state.
boolean hasMinXYSpotSize_FWHMUnit()
Checks whether the optional MinXYSpotSize_FWHMUnit attribute is present.
void setMaxXYSpotSize_FWHM(float value, boolean validate)
Sets the value of the MaxXYSpotSize_FWHM attribute.
void setMaxXYSpotSize_FWHM(float value)
Sets the value of the MaxXYSpotSize_FWHM attribute.
float getMaxXYSpotSize_FWHM()
Returns the value of the MaxXYSpotSize_FWHM attribute.
void resetMaxXYSpotSize_FWHM()
Resets the MaxXYSpotSize_FWHM attribute to an unset state.
boolean hasMaxXYSpotSize_FWHM()
Checks whether the MaxXYSpotSize_FWHM attribute is present.
void setMaxXYSpotSize_FWHMUnit(float value, boolean validate)
Sets the value of the MaxXYSpotSize_FWHMUnit attribute.
void setMaxXYSpotSize_FWHMUnit(float value)
Sets the value of the MaxXYSpotSize_FWHMUnit attribute.
float getMaxXYSpotSize_FWHMUnit()
Returns the value of the MaxXYSpotSize_FWHMUnit attribute.
void resetMaxXYSpotSize_FWHMUnit()
Resets the MaxXYSpotSize_FWHMUnit attribute to an unset state.
boolean hasMaxXYSpotSize_FWHMUnit()
Checks whether the MaxXYSpotSize_FWHMUnit attribute is present.
void setTheoreticaZSpotSize_FWHM(float value, boolean validate)
Sets the value of the TheoreticaZSpotSize_FWHM attribute.
void setTheoreticaZSpotSize_FWHM(float value)
Sets the value of the TheoreticaZSpotSize_FWHM attribute.
float getTheoreticaZSpotSize_FWHM()
Returns the value of the TheoreticaZSpotSize_FWHM attribute.
void resetTheoreticaZSpotSize_FWHM()
Resets the TheoreticaZSpotSize_FWHM attribute to an unset state.
boolean hasTheoreticaZSpotSize_FWHM()
Checks whether the TheoreticaZSpotSize_FWHM attribute is present.
void setTheoreticaZSpotSize_FWHMUnit(UnitsLength_Type value, boolean validate)
Sets the value of the TheoreticaZSpotSize_FWHMUnit attribute.
void setTheoreticaZSpotSize_FWHMUnit(UnitsLength_Type value)
Sets the value of the TheoreticaZSpotSize_FWHMUnit attribute.
UnitsLength_Type getTheoreticaZSpotSize_FWHMUnit()
Returns the value of the TheoreticaZSpotSize_FWHMUnit attribute.
void resetTheoreticaZSpotSize_FWHMUnit()
Resets the TheoreticaZSpotSize_FWHMUnit attribute to an unset state.
boolean hasTheoreticaZSpotSize_FWHMUnit()
Checks whether the optional TheoreticaZSpotSize_FWHMUnit attribute is present.
void setMedianZSpotSize_FWHM(float value, boolean validate)
Sets the value of the MedianZSpotSize_FWHM attribute.
void setMedianZSpotSize_FWHM(float value)
Sets the value of the MedianZSpotSize_FWHM attribute.
float getMedianZSpotSize_FWHM()
Returns the value of the MedianZSpotSize_FWHM attribute.
void resetMedianZSpotSize_FWHM()
Resets the MedianZSpotSize_FWHM attribute to an unset state.
boolean hasMedianZSpotSize_FWHM()
Checks whether the MedianZSpotSize_FWHM attribute is present.
void setMedianZSpotSize_FWHMUnit(float value, boolean validate)
Sets the value of the MedianZSpotSize_FWHMUnit attribute.
void setMedianZSpotSize_FWHMUnit(float value)
Sets the value of the MedianZSpotSize_FWHMUnit attribute.
float getMedianZSpotSize_FWHMUnit()
Returns the value of the MedianZSpotSize_FWHMUnit attribute.
void resetMedianZSpotSize_FWHMUnit()
Resets the MedianZSpotSize_FWHMUnit attribute to an unset state.
boolean hasMedianZSpotSize_FWHMUnit()
Checks whether the MedianZSpotSize_FWHMUnit attribute is present.
void setCheckedNA(boolean value, boolean validate)
Sets the value of the CheckedNA attribute.
void setCheckedNA(boolean value)
Sets the value of the CheckedNA attribute.
boolean getCheckedNA()
Returns the value of the CheckedNA attribute.
void resetCheckedNA()
Resets the CheckedNA attribute to an unset state.
boolean hasCheckedNA()
Checks whether the CheckedNA attribute is present.
void setZ_Dimension(boolean value, boolean validate)
Sets the value of the Z_Dimension attribute.
void setZ_Dimension(boolean value)
Sets the value of the Z_Dimension attribute.
boolean getZ_Dimension()
Returns the value of the Z_Dimension attribute.
void resetZ_Dimension()
Resets the Z_Dimension attribute to an unset state.
boolean hasZ_Dimension()
Checks whether the Z_Dimension attribute is present.
void setNyquistRate(float value, boolean validate)
Sets the value of the NyquistRate attribute.
void setNyquistRate(float value)
Sets the value of the NyquistRate attribute.
float getNyquistRate()
Returns the value of the NyquistRate attribute.
void resetNyquistRate()
Resets the NyquistRate attribute to an unset state.
boolean hasNyquistRate()
Checks whether the NyquistRate attribute is present.
void setSampleSize(PositiveInt_Type value, boolean validate)
Sets the value of the SampleSize attribute.
void setSampleSize(PositiveInt_Type value)
Sets the value of the SampleSize attribute.
PositiveInt_Type getSampleSize()
Returns the value of the SampleSize attribute.
void resetSampleSize()
Resets the SampleSize attribute to an unset state.
boolean hasSampleSize()
Checks whether the optional SampleSize attribute is present.
void setPSFEquation(String value, boolean validate)
Sets the value of the PSFEquation attribute.
void setPSFEquation(String value)
Sets the value of the PSFEquation attribute.
String getPSFEquation()
Returns the value of the PSFEquation attribute.
void resetPSFEquation()
Resets the PSFEquation attribute to an unset state.
boolean hasPSFEquation()
Checks whether the PSFEquation attribute is present.
void setPlanarity(float value, boolean validate)
Sets the value of the Planarity attribute.
void setPlanarity(float value)
Sets the value of the Planarity attribute.
float getPlanarity()
Returns the value of the Planarity attribute.
void resetPlanarity()
Resets the Planarity attribute to an unset state.
boolean hasPlanarity()
Checks whether the Planarity attribute is present.
void setPlanarityUnit(UnitsLength_Type value, boolean validate)
Sets the value of the PlanarityUnit attribute.
void setPlanarityUnit(UnitsLength_Type value)
Sets the value of the PlanarityUnit attribute.
UnitsLength_Type getPlanarityUnit()
Returns the value of the PlanarityUnit attribute.
void resetPlanarityUnit()
Resets the PlanarityUnit attribute to an unset state.
boolean hasPlanarityUnit()
Checks whether the optional PlanarityUnit attribute is present.
void setLateralAsymmetry(float value, boolean validate)
Sets the value of the LateralAsymmetry attribute.
void setLateralAsymmetry(float value)
Sets the value of the LateralAsymmetry attribute.
float getLateralAsymmetry()
Returns the value of the LateralAsymmetry attribute.
void resetLateralAsymmetry()
Resets the LateralAsymmetry attribute to an unset state.
boolean hasLateralAsymmetry()
Checks whether the LateralAsymmetry attribute is present.
void setAxialAsymmetry(float value, boolean validate)
Sets the value of the AxialAsymmetry attribute.
void setAxialAsymmetry(float value)
Sets the value of the AxialAsymmetry attribute.
float getAxialAsymmetry()
Returns the value of the AxialAsymmetry attribute.
void resetAxialAsymmetry()
Resets the AxialAsymmetry attribute to an unset state.
boolean hasAxialAsymmetry()
Checks whether the AxialAsymmetry attribute is present.
void setOpticalCalibrationImageRef_List(OpticalCalibrationImageRefVector value, boolean validate)
Sets the list of OpticalCalibrationImageRef elements.
void setOpticalCalibrationImageRef_List(OpticalCalibrationImageRefVector value)
Sets the list of OpticalCalibrationImageRef elements.
OpticalCalibrationImageRefVector getOpticalCalibrationImageRef_List()
Returns the list of OpticalCalibrationImageRef elements.
void addToOpticalCalibrationImageRef_List(OpticalCalibrationImageRef value, boolean validate)
Adds a new OpticalCalibrationImageRef element to this object.
void addToOpticalCalibrationImageRef_List(OpticalCalibrationImageRef value)
Adds a new OpticalCalibrationImageRef element to this object.
void clearOpticalCalibrationImageRef_List()
Clear the list of OpticalCalibrationImageRef.
void setPSFEquationFile_List(FileAnnotation_TypeVector value, boolean validate)
Sets the list of PSFEquationFile elements.
void setPSFEquationFile_List(FileAnnotation_TypeVector value)
Sets the list of PSFEquationFile elements.
FileAnnotation_TypeVector getPSFEquationFile_List()
Returns the list of PSFEquationFile elements.
void addToPSFEquationFile_List(FileAnnotation_Type value, boolean validate)
Adds a new PSFEquationFile element to this object.
void addToPSFEquationFile_List(FileAnnotation_Type value)
Adds a new PSFEquationFile element to this object.
void clearPSFEquationFile_List()
Clear the list of PSFEquationFile.
void setOpticalCalibrationReport_List(FileAnnotation_TypeVector value, boolean validate)
Sets the list of OpticalCalibrationReport elements.
void setOpticalCalibrationReport_List(FileAnnotation_TypeVector value)
Sets the list of OpticalCalibrationReport elements.
FileAnnotation_TypeVector getOpticalCalibrationReport_List()
Returns the list of OpticalCalibrationReport elements.
void addToOpticalCalibrationReport_List(FileAnnotation_Type value, boolean validate)
Adds a new OpticalCalibrationReport element to this object.
void addToOpticalCalibrationReport_List(FileAnnotation_Type value)
Adds a new OpticalCalibrationReport element to this object.
void clearOpticalCalibrationReport_List()
Clear the list of OpticalCalibrationReport.
void setChromaticRegistrationEvaluation_List(ChromaticRegistrationEvaluationVector value, boolean validate)
Sets the list of ChromaticRegistrationEvaluation elements.
void setChromaticRegistrationEvaluation_List(ChromaticRegistrationEvaluationVector value)
Sets the list of ChromaticRegistrationEvaluation elements.
ChromaticRegistrationEvaluationVector getChromaticRegistrationEvaluation_List()
Returns the list of ChromaticRegistrationEvaluation elements.
void addToChromaticRegistrationEvaluation_List(ChromaticRegistrationEvaluation value, boolean validate)
Adds a new ChromaticRegistrationEvaluation element to this object.
void addToChromaticRegistrationEvaluation_List(ChromaticRegistrationEvaluation value)
Adds a new ChromaticRegistrationEvaluation element to this object.
void clearChromaticRegistrationEvaluation_List()
Clear the list of ChromaticRegistrationEvaluation.
void setFieldUniformityEvaluation_List(FieldUniformityEvaluationVector value, boolean validate)
Sets the list of FieldUniformityEvaluation elements.
void setFieldUniformityEvaluation_List(FieldUniformityEvaluationVector value)
Sets the list of FieldUniformityEvaluation elements.
FieldUniformityEvaluationVector getFieldUniformityEvaluation_List()
Returns the list of FieldUniformityEvaluation elements.
void addToFieldUniformityEvaluation_List(FieldUniformityEvaluation value, boolean validate)
Adds a new FieldUniformityEvaluation element to this object.
void addToFieldUniformityEvaluation_List(FieldUniformityEvaluation value)
Adds a new FieldUniformityEvaluation element to this object.
void clearFieldUniformityEvaluation_List()
Clear the list of FieldUniformityEvaluation.
void setOpticalCalibrationStandardGroup_List(OpticalCalibrationStandard_TypeVector value, boolean validate)
Sets the list of OpticalCalibrationStandardGroup elements.
void setOpticalCalibrationStandardGroup_List(OpticalCalibrationStandard_TypeVector value)
Sets the list of OpticalCalibrationStandardGroup elements.
OpticalCalibrationStandard_TypeVector getOpticalCalibrationStandardGroup_List()
Returns the list of OpticalCalibrationStandardGroup elements.
void addToOpticalCalibrationStandardGroup_List(OpticalCalibrationStandard_Type value, boolean validate)
Adds a new OpticalCalibrationStandardGroup element to this object.
void addToOpticalCalibrationStandardGroup_List(OpticalCalibrationStandard_Type value)
Adds a new OpticalCalibrationStandardGroup element to this object.
void clearOpticalCalibrationStandardGroup_List()
Clear the list of OpticalCalibrationStandardGroup.
void setCalibrationSoftware_List(CalibrationSoftwareVector value, boolean validate)
Sets the list of CalibrationSoftware elements.
void setCalibrationSoftware_List(CalibrationSoftwareVector value)
Sets the list of CalibrationSoftware elements.
CalibrationSoftwareVector getCalibrationSoftware_List()
Returns the list of CalibrationSoftware elements.
void addToCalibrationSoftware_List(CalibrationSoftware value, boolean validate)
Adds a new CalibrationSoftware element to this object.
void addToCalibrationSoftware_List(CalibrationSoftware value)
Adds a new CalibrationSoftware element to this object.
void clearCalibrationSoftware_List()
Clear the list of CalibrationSoftware.
void setAnnotationRef(OpticalCalibration_InlineAnnotationRef value, boolean validate)
Sets the value of the AnnotationRef element.
void setAnnotationRef(OpticalCalibration_InlineAnnotationRef value)
Sets the value of the AnnotationRef element.
OpticalCalibration_InlineAnnotationRef getAnnotationRef()
Returns the value of the AnnotationRef element.
void resetAnnotationRef()
Resets the AnnotationRef element to an unset state.
boolean hasAnnotationRef()
Checks whether the optional AnnotationRef element is present.
OpticalCalibration __internal_create(long cPtr, boolean own)
OpticalCalibration fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a OpticalCalibration.
StringSet getDateAllowedValues()
Returns the allowed values for this attribut.
StringSet getPSFEquationAllowedValues()
Returns the allowed values for this attribut.

Protected Functions

Name
OpticalCalibration(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(OpticalCalibration obj)

Additional inherited members

Protected Functions inherited from com.inscoper.nbo.NBOBaseClass

Name
NBOBaseClass(long cPtr, boolean cMemoryOwn)

Detailed Description

public class com.inscoper.nbo.OpticalCalibration;

Represents the XML element OpticalCalibration.

This describes the procedure that was used for Optical Calibration and the resulting Calibration measurements.

Public Functions Documentation

function delete

function OpticalCalibration

function getTypeName

function getXMLName

function getNBOType

function getChildren

function getSubElements

function fromJsonFile

function fromJsonFile

function fromJsonString

function fromJsonString

function fromXmlFile

function fromXmlFile

function fromXmlString

function fromXmlString

function toXmlFile

function toXmlFile

function toXmlString

function toXmlString

function setID

function setID

function getID

function resetID

function hasID

function setDate

function setDate

function getDate

function resetDate

function hasDate

function setTheoreticalXYSpotSize_FWHM

function setTheoreticalXYSpotSize_FWHM

function getTheoreticalXYSpotSize_FWHM

function resetTheoreticalXYSpotSize_FWHM

function hasTheoreticalXYSpotSize_FWHM

function setTheoreticalXYSpotSize_FWHMUnit

function setTheoreticalXYSpotSize_FWHMUnit

function getTheoreticalXYSpotSize_FWHMUnit

function resetTheoreticalXYSpotSize_FWHMUnit

function hasTheoreticalXYSpotSize_FWHMUnit

function setMedianXYSpotSize_FWHM

function setMedianXYSpotSize_FWHM

function getMedianXYSpotSize_FWHM

function resetMedianXYSpotSize_FWHM

function hasMedianXYSpotSize_FWHM

function setMedianXYSpotSize_FWHMUnit

function setMedianXYSpotSize_FWHMUnit

function getMedianXYSpotSize_FWHMUnit

function resetMedianXYSpotSize_FWHMUnit

function hasMedianXYSpotSize_FWHMUnit

function setMinXYSpotSize_FWHM

function setMinXYSpotSize_FWHM

function getMinXYSpotSize_FWHM

function resetMinXYSpotSize_FWHM

function hasMinXYSpotSize_FWHM

function setMinXYSpotSize_FWHMUnit

function setMinXYSpotSize_FWHMUnit

function getMinXYSpotSize_FWHMUnit

function resetMinXYSpotSize_FWHMUnit

function hasMinXYSpotSize_FWHMUnit

function setMaxXYSpotSize_FWHM

function setMaxXYSpotSize_FWHM

function getMaxXYSpotSize_FWHM

function resetMaxXYSpotSize_FWHM

function hasMaxXYSpotSize_FWHM

function setMaxXYSpotSize_FWHMUnit

function setMaxXYSpotSize_FWHMUnit

function getMaxXYSpotSize_FWHMUnit

function resetMaxXYSpotSize_FWHMUnit

function hasMaxXYSpotSize_FWHMUnit

function setTheoreticaZSpotSize_FWHM

function setTheoreticaZSpotSize_FWHM

function getTheoreticaZSpotSize_FWHM

function resetTheoreticaZSpotSize_FWHM

function hasTheoreticaZSpotSize_FWHM

function setTheoreticaZSpotSize_FWHMUnit

function setTheoreticaZSpotSize_FWHMUnit

function getTheoreticaZSpotSize_FWHMUnit

function resetTheoreticaZSpotSize_FWHMUnit

function hasTheoreticaZSpotSize_FWHMUnit

function setMedianZSpotSize_FWHM

function setMedianZSpotSize_FWHM

function getMedianZSpotSize_FWHM

function resetMedianZSpotSize_FWHM

function hasMedianZSpotSize_FWHM

function setMedianZSpotSize_FWHMUnit

function setMedianZSpotSize_FWHMUnit

function getMedianZSpotSize_FWHMUnit

function resetMedianZSpotSize_FWHMUnit

function hasMedianZSpotSize_FWHMUnit

function setCheckedNA

function setCheckedNA

function getCheckedNA

function resetCheckedNA

function hasCheckedNA

function setZ_Dimension

function setZ_Dimension

function getZ_Dimension

function resetZ_Dimension

function hasZ_Dimension

function setNyquistRate

function setNyquistRate

function getNyquistRate

function resetNyquistRate

function hasNyquistRate

function setSampleSize

function setSampleSize

function getSampleSize

function resetSampleSize

function hasSampleSize

function setPSFEquation

function setPSFEquation

function getPSFEquation

function resetPSFEquation

function hasPSFEquation

function setPlanarity

function setPlanarity

function getPlanarity

function resetPlanarity

function hasPlanarity

function setPlanarityUnit

function setPlanarityUnit

function getPlanarityUnit

function resetPlanarityUnit

function hasPlanarityUnit

function setLateralAsymmetry

function setLateralAsymmetry

function getLateralAsymmetry

function resetLateralAsymmetry

function hasLateralAsymmetry

function setAxialAsymmetry

function setAxialAsymmetry

function getAxialAsymmetry

function resetAxialAsymmetry

function hasAxialAsymmetry

function setOpticalCalibrationImageRef_List

function setOpticalCalibrationImageRef_List

function getOpticalCalibrationImageRef_List

function addToOpticalCalibrationImageRef_List

function addToOpticalCalibrationImageRef_List

function clearOpticalCalibrationImageRef_List

function setPSFEquationFile_List

function setPSFEquationFile_List

function getPSFEquationFile_List

function addToPSFEquationFile_List

function addToPSFEquationFile_List

function clearPSFEquationFile_List

function setOpticalCalibrationReport_List

function setOpticalCalibrationReport_List

function getOpticalCalibrationReport_List

function addToOpticalCalibrationReport_List

function addToOpticalCalibrationReport_List

function clearOpticalCalibrationReport_List

function setChromaticRegistrationEvaluation_List

function setChromaticRegistrationEvaluation_List

function getChromaticRegistrationEvaluation_List

function addToChromaticRegistrationEvaluation_List

function addToChromaticRegistrationEvaluation_List

function clearChromaticRegistrationEvaluation_List

function setFieldUniformityEvaluation_List

function setFieldUniformityEvaluation_List

function getFieldUniformityEvaluation_List

function addToFieldUniformityEvaluation_List

function addToFieldUniformityEvaluation_List

function clearFieldUniformityEvaluation_List

function setOpticalCalibrationStandardGroup_List

function setOpticalCalibrationStandardGroup_List

function getOpticalCalibrationStandardGroup_List

function addToOpticalCalibrationStandardGroup_List

function addToOpticalCalibrationStandardGroup_List

function clearOpticalCalibrationStandardGroup_List

function setCalibrationSoftware_List

function setCalibrationSoftware_List

function getCalibrationSoftware_List

function addToCalibrationSoftware_List

function addToCalibrationSoftware_List

function clearCalibrationSoftware_List

function setAnnotationRef

function setAnnotationRef

function getAnnotationRef

function resetAnnotationRef

function hasAnnotationRef

function __internal_create

function fromBase

function getDateAllowedValues

function getPSFEquationAllowedValues

Protected Functions Documentation

function OpticalCalibration

function swigSetCMemOwn

function finalize

function getCPtr