Skip to content

com.inscoper.nbo.MechanicalCalibration

Represents the XML element MechanicalCalibration. More...

Inherits from com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
MechanicalCalibration()
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)
Populates this object from a JSON file.
void fromJsonString(String json_string)
Populates this object from a JSON string.
void fromXmlFile(String path)
Populates this object from a XML file.
void fromXmlString(String xml_string)
Populates this object from a XML string.
void toXmlFile(String filename)
Serializes this object to an XML file.
String toXmlString()
Serializes this object to an XML string.
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)
Sets the value of the Date attribute.
String getDate()
Returns the value of the Date attribute.
void setMeasuredXReproducibility(float value)
Sets the value of the MeasuredXReproducibility attribute.
float getMeasuredXReproducibility()
Returns the value of the MeasuredXReproducibility attribute.
void setMeasuredXReproducibilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredXReproducibilityUnit attribute.
UnitsLength_Type getMeasuredXReproducibilityUnit()
Returns the value of the MeasuredXReproducibilityUnit attribute.
void resetMeasuredXReproducibilityUnit()
Resets the MeasuredXReproducibilityUnit attribute to an unset state.
boolean hasMeasuredXReproducibilityUnit()
Checks whether the optional MeasuredXReproducibilityUnit attribute is present.
void setMeasuredYReproducibility(float value)
Sets the value of the MeasuredYReproducibility attribute.
float getMeasuredYReproducibility()
Returns the value of the MeasuredYReproducibility attribute.
void setMeasuredYReproducibilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredYReproducibilityUnit attribute.
UnitsLength_Type getMeasuredYReproducibilityUnit()
Returns the value of the MeasuredYReproducibilityUnit attribute.
void resetMeasuredYReproducibilityUnit()
Resets the MeasuredYReproducibilityUnit attribute to an unset state.
boolean hasMeasuredYReproducibilityUnit()
Checks whether the optional MeasuredYReproducibilityUnit attribute is present.
void setMeasuredFocalReproducibility(float value)
Sets the value of the MeasuredFocalReproducibility attribute.
float getMeasuredFocalReproducibility()
Returns the value of the MeasuredFocalReproducibility attribute.
void setMeasuredFocalReproducibilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredFocalReproducibilityUnit attribute.
UnitsLength_Type getMeasuredFocalReproducibilityUnit()
Returns the value of the MeasuredFocalReproducibilityUnit attribute.
void resetMeasuredFocalReproducibilityUnit()
Resets the MeasuredFocalReproducibilityUnit attribute to an unset state.
boolean hasMeasuredFocalReproducibilityUnit()
Checks whether the optional MeasuredFocalReproducibilityUnit attribute is present.
void setMeasuredXRepeatability(float value)
Sets the value of the MeasuredXRepeatability attribute.
float getMeasuredXRepeatability()
Returns the value of the MeasuredXRepeatability attribute.
void setMeasuredXRepeatabilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredXRepeatabilityUnit attribute.
UnitsLength_Type getMeasuredXRepeatabilityUnit()
Returns the value of the MeasuredXRepeatabilityUnit attribute.
void resetMeasuredXRepeatabilityUnit()
Resets the MeasuredXRepeatabilityUnit attribute to an unset state.
boolean hasMeasuredXRepeatabilityUnit()
Checks whether the optional MeasuredXRepeatabilityUnit attribute is present.
void setMeasuredYRepeatability(float value)
Sets the value of the MeasuredYRepeatability attribute.
float getMeasuredYRepeatability()
Returns the value of the MeasuredYRepeatability attribute.
void setMeasuredYRepeatabilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredYRepeatabilityUnit attribute.
UnitsLength_Type getMeasuredYRepeatabilityUnit()
Returns the value of the MeasuredYRepeatabilityUnit attribute.
void resetMeasuredYRepeatabilityUnit()
Resets the MeasuredYRepeatabilityUnit attribute to an unset state.
boolean hasMeasuredYRepeatabilityUnit()
Checks whether the optional MeasuredYRepeatabilityUnit attribute is present.
void setMeasuredFocalRepeatability(float value)
Sets the value of the MeasuredFocalRepeatability attribute.
float getMeasuredFocalRepeatability()
Returns the value of the MeasuredFocalRepeatability attribute.
void setMeasuredFocalRepeatabilityUnit(UnitsLength_Type value)
Sets the value of the MeasuredFocalRepeatabilityUnit attribute.
UnitsLength_Type getMeasuredFocalRepeatabilityUnit()
Returns the value of the MeasuredFocalRepeatabilityUnit attribute.
void resetMeasuredFocalRepeatabilityUnit()
Resets the MeasuredFocalRepeatabilityUnit attribute to an unset state.
boolean hasMeasuredFocalRepeatabilityUnit()
Checks whether the optional MeasuredFocalRepeatabilityUnit attribute is present.
void setMeasuredXSettlingTime(float value)
Sets the value of the MeasuredXSettlingTime attribute.
float getMeasuredXSettlingTime()
Returns the value of the MeasuredXSettlingTime attribute.
void resetMeasuredXSettlingTime()
Resets the MeasuredXSettlingTime attribute to an unset state.
boolean hasMeasuredXSettlingTime()
Checks whether the optional MeasuredXSettlingTime attribute is present.
void setMeasuredXSettlingTimeUnit(UnitsTime_Type value)
Sets the value of the MeasuredXSettlingTimeUnit attribute.
UnitsTime_Type getMeasuredXSettlingTimeUnit()
Returns the value of the MeasuredXSettlingTimeUnit attribute.
void resetMeasuredXSettlingTimeUnit()
Resets the MeasuredXSettlingTimeUnit attribute to an unset state.
boolean hasMeasuredXSettlingTimeUnit()
Checks whether the optional MeasuredXSettlingTimeUnit attribute is present.
void setMeasuredYSettlingTime(float value)
Sets the value of the MeasuredYSettlingTime attribute.
float getMeasuredYSettlingTime()
Returns the value of the MeasuredYSettlingTime attribute.
void resetMeasuredYSettlingTime()
Resets the MeasuredYSettlingTime attribute to an unset state.
boolean hasMeasuredYSettlingTime()
Checks whether the optional MeasuredYSettlingTime attribute is present.
void setMeasuredYSettlingTimeUnit(UnitsTime_Type value)
Sets the value of the MeasuredYSettlingTimeUnit attribute.
UnitsTime_Type getMeasuredYSettlingTimeUnit()
Returns the value of the MeasuredYSettlingTimeUnit attribute.
void resetMeasuredYSettlingTimeUnit()
Resets the MeasuredYSettlingTimeUnit attribute to an unset state.
boolean hasMeasuredYSettlingTimeUnit()
Checks whether the optional MeasuredYSettlingTimeUnit attribute is present.
void setMeasuredFocalSettlingTime(float value)
Sets the value of the MeasuredFocalSettlingTime attribute.
float getMeasuredFocalSettlingTime()
Returns the value of the MeasuredFocalSettlingTime attribute.
void resetMeasuredFocalSettlingTime()
Resets the MeasuredFocalSettlingTime attribute to an unset state.
boolean hasMeasuredFocalSettlingTime()
Checks whether the optional MeasuredFocalSettlingTime attribute is present.
void setMeasuredFocalSettlingTimeUnit(UnitsTime_Type value)
Sets the value of the MeasuredFocalSettlingTimeUnit attribute.
UnitsTime_Type getMeasuredFocalSettlingTimeUnit()
Returns the value of the MeasuredFocalSettlingTimeUnit attribute.
void resetMeasuredFocalSettlingTimeUnit()
Resets the MeasuredFocalSettlingTimeUnit attribute to an unset state.
boolean hasMeasuredFocalSettlingTimeUnit()
Checks whether the optional MeasuredFocalSettlingTimeUnit attribute is present.
void setMeasuredXReproducibility_SD(float value)
Sets the value of the MeasuredXReproducibility_SD attribute.
float getMeasuredXReproducibility_SD()
Returns the value of the MeasuredXReproducibility_SD attribute.
void resetMeasuredXReproducibility_SD()
Resets the MeasuredXReproducibility_SD attribute to an unset state.
boolean hasMeasuredXReproducibility_SD()
Checks whether the optional MeasuredXReproducibility_SD attribute is present.
void setMeasuredYReproducibility_SD(float value)
Sets the value of the MeasuredYReproducibility_SD attribute.
float getMeasuredYReproducibility_SD()
Returns the value of the MeasuredYReproducibility_SD attribute.
void resetMeasuredYReproducibility_SD()
Resets the MeasuredYReproducibility_SD attribute to an unset state.
boolean hasMeasuredYReproducibility_SD()
Checks whether the optional MeasuredYReproducibility_SD attribute is present.
void setMeasuredFocalReproducibility_SD(float value)
Sets the value of the MeasuredFocalReproducibility_SD attribute.
float getMeasuredFocalReproducibility_SD()
Returns the value of the MeasuredFocalReproducibility_SD attribute.
void resetMeasuredFocalReproducibility_SD()
Resets the MeasuredFocalReproducibility_SD attribute to an unset state.
boolean hasMeasuredFocalReproducibility_SD()
Checks whether the optional MeasuredFocalReproducibility_SD attribute is present.
void setMeasuredXRepeatability_SD(float value)
Sets the value of the MeasuredXRepeatability_SD attribute.
float getMeasuredXRepeatability_SD()
Returns the value of the MeasuredXRepeatability_SD attribute.
void resetMeasuredXRepeatability_SD()
Resets the MeasuredXRepeatability_SD attribute to an unset state.
boolean hasMeasuredXRepeatability_SD()
Checks whether the optional MeasuredXRepeatability_SD attribute is present.
void setMeasuredYRepeatability_SD(float value)
Sets the value of the MeasuredYRepeatability_SD attribute.
float getMeasuredYRepeatability_SD()
Returns the value of the MeasuredYRepeatability_SD attribute.
void resetMeasuredYRepeatability_SD()
Resets the MeasuredYRepeatability_SD attribute to an unset state.
boolean hasMeasuredYRepeatability_SD()
Checks whether the optional MeasuredYRepeatability_SD attribute is present.
void setMeasuredFocalRepeatability_SD(float value)
Sets the value of the MeasuredFocalRepeatability_SD attribute.
float getMeasuredFocalRepeatability_SD()
Returns the value of the MeasuredFocalRepeatability_SD attribute.
void resetMeasuredFocalRepeatability_SD()
Resets the MeasuredFocalRepeatability_SD attribute to an unset state.
boolean hasMeasuredFocalRepeatability_SD()
Checks whether the optional MeasuredFocalRepeatability_SD attribute is present.
void setMeasuredXSettlingTime_SD(float value)
Sets the value of the MeasuredXSettlingTime_SD attribute.
float getMeasuredXSettlingTime_SD()
Returns the value of the MeasuredXSettlingTime_SD attribute.
void resetMeasuredXSettlingTime_SD()
Resets the MeasuredXSettlingTime_SD attribute to an unset state.
boolean hasMeasuredXSettlingTime_SD()
Checks whether the optional MeasuredXSettlingTime_SD attribute is present.
void setMeasuredYSettlingTime_SD(float value)
Sets the value of the MeasuredYSettlingTime_SD attribute.
float getMeasuredYSettlingTime_SD()
Returns the value of the MeasuredYSettlingTime_SD attribute.
void resetMeasuredYSettlingTime_SD()
Resets the MeasuredYSettlingTime_SD attribute to an unset state.
boolean hasMeasuredYSettlingTime_SD()
Checks whether the optional MeasuredYSettlingTime_SD attribute is present.
void setMeasuredFocalSettlingTime_SD(float value)
Sets the value of the MeasuredFocalSettlingTime_SD attribute.
float getMeasuredFocalSettlingTime_SD()
Returns the value of the MeasuredFocalSettlingTime_SD attribute.
void resetMeasuredFocalSettlingTime_SD()
Resets the MeasuredFocalSettlingTime_SD attribute to an unset state.
boolean hasMeasuredFocalSettlingTime_SD()
Checks whether the optional MeasuredFocalSettlingTime_SD attribute is present.
void setSamplePositioningRef(SamplePositioningRef value)
Sets the value of the SamplePositioningRef element.
SamplePositioningRef getSamplePositioningRef()
Returns the value of the SamplePositioningRef element.
void resetSamplePositioningRef()
Resets the SamplePositioningRef element to an unset state.
boolean hasSamplePositioningRef()
Checks whether the optional SamplePositioningRef element is present.
void setFocusStabilizationDeviceRef(FocusStabilizationDeviceRef value)
Sets the value of the FocusStabilizationDeviceRef element.
FocusStabilizationDeviceRef getFocusStabilizationDeviceRef()
Returns the value of the FocusStabilizationDeviceRef element.
void resetFocusStabilizationDeviceRef()
Resets the FocusStabilizationDeviceRef element to an unset state.
boolean hasFocusStabilizationDeviceRef()
Checks whether the optional FocusStabilizationDeviceRef element is present.
void setAnnotationRef(MechanicalCalibration_InlineAnnotationRef value)
Sets the value of the AnnotationRef element.
MechanicalCalibration_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.
MechanicalCalibration __internal_create(long cPtr, boolean own)

Protected Functions

Name
MechanicalCalibration(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(MechanicalCalibration 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.MechanicalCalibration;

Represents the XML element MechanicalCalibration.

This describes the procedures that were used for mechanical calibration and the resulting calibration results.

Public Functions Documentation

function delete

public synchronized void delete()

Reimplements: com.inscoper.nbo.NBOBaseClass.delete

function MechanicalCalibration

public MechanicalCalibration()

function getTypeName

public String getTypeName()

Returns the class type name.

Return: The class type name

Reimplements: com.inscoper.nbo.NBOBaseClass.getTypeName

function getXMLName

public String getXMLName()

Returns the XML element name corresponding to this class.

Return: The XML element name

Reimplements: com.inscoper.nbo.NBOBaseClass.getXMLName

function getNBOType

public ENBOType getNBOType()

Returns the NBO Type corresponding to this class.

Return: The NBO Type value

Reimplements: com.inscoper.nbo.NBOBaseClass.getNBOType

function getChildren

public NBOBaseClassVector getChildren()

Returns a list of all classes derived from this class.

Return: The list of derived classes

Reimplements: com.inscoper.nbo.NBOBaseClass.getChildren

function getSubElements

public NBOBaseClassVector getSubElements()

Returns a list of all child elements contained in this class.

Return: The list of child classes

Reimplements: com.inscoper.nbo.NBOBaseClass.getSubElements

function fromJsonFile

public void fromJsonFile(
    String path
)

Populates this object from a JSON file.

Parameters:

  • path The path to the JSON file

function fromJsonString

public void fromJsonString(
    String json_string
)

Populates this object from a JSON string.

Parameters:

  • json_string The JSON content as a string

function fromXmlFile

public void fromXmlFile(
    String path
)

Populates this object from a XML file.

Parameters:

  • path The path to the XML file

function fromXmlString

public void fromXmlString(
    String xml_string
)

Populates this object from a XML string.

Parameters:

  • xml_string The XML content as a string

function toXmlFile

public void toXmlFile(
    String filename
)

Serializes this object to an XML file.

Parameters:

  • filename The path to the output XML file

function toXmlString

public String toXmlString()

Serializes this object to an XML string.

Return: A string containing the XML representation of this object

function setID

public void setID(
    LSID_Type value
)

Sets the value of the ID attribute.

Parameters:

  • value The value to set

A Unique Identifier for this component.

function getID

public LSID_Type getID()

Returns the value of the ID attribute.

Return: The value of the attribute

A Unique Identifier for this component.

function resetID

public void resetID()

Resets the ID attribute to an unset state.

A Unique Identifier for this component.

function hasID

public boolean hasID()

Checks whether the optional ID attribute is present.

Return: true if the optional attribute has been set, false otherwise

A Unique Identifier for this component.

function setDate

public void setDate(
    String value
)

Sets the value of the Date attribute.

Parameters:

  • value The value to set

Ths field records the Date in which this Calibration procedure was performed.

function getDate

public String getDate()

Returns the value of the Date attribute.

Return: The value of the attribute

Ths field records the Date in which this Calibration procedure was performed.

function setMeasuredXReproducibility

public void setMeasuredXReproducibility(
    float value
)

Sets the value of the MeasuredXReproducibility attribute.

Parameters:

  • value The value to set

This field captures the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as X Lateral Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function getMeasuredXReproducibility

public float getMeasuredXReproducibility()

Returns the value of the MeasuredXReproducibility attribute.

Return: The value of the attribute

This field captures the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as X Lateral Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function setMeasuredXReproducibilityUnit

public void setMeasuredXReproducibilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredXReproducibilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredXReproducibilityUnit

public UnitsLength_Type getMeasuredXReproducibilityUnit()

Returns the value of the MeasuredXReproducibilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredXReproducibilityUnit

public void resetMeasuredXReproducibilityUnit()

Resets the MeasuredXReproducibilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredXReproducibilityUnit

public boolean hasMeasuredXReproducibilityUnit()

Checks whether the optional MeasuredXReproducibilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredYReproducibility

public void setMeasuredYReproducibility(
    float value
)

Sets the value of the MeasuredYReproducibility attribute.

Parameters:

  • value The value to set

This field captures the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as Y Lateral Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function getMeasuredYReproducibility

public float getMeasuredYReproducibility()

Returns the value of the MeasuredYReproducibility attribute.

Return: The value of the attribute

This field captures the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as Y Lateral Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function setMeasuredYReproducibilityUnit

public void setMeasuredYReproducibilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredYReproducibilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredYReproducibilityUnit

public UnitsLength_Type getMeasuredYReproducibilityUnit()

Returns the value of the MeasuredYReproducibilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredYReproducibilityUnit

public void resetMeasuredYReproducibilityUnit()

Resets the MeasuredYReproducibilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredYReproducibilityUnit

public boolean hasMeasuredYReproducibilityUnit()

Checks whether the optional MeasuredYReproducibilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredFocalReproducibility

public void setMeasuredFocalReproducibility(
    float value
)

Sets the value of the MeasuredFocalReproducibility attribute.

Parameters:

  • value The value to set

This field captures the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as Focal Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function getMeasuredFocalReproducibility

public float getMeasuredFocalReproducibility()

Returns the value of the MeasuredFocalReproducibility attribute.

Return: The value of the attribute

This field captures the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure. This metric is generally referred to as Reproducibility and it might also be referred to as Focal Drift. This metric is particularly relevant for Stereology systems and for the calibration of Sample Positioning devices.

function setMeasuredFocalReproducibilityUnit

public void setMeasuredFocalReproducibilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredFocalReproducibilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredFocalReproducibilityUnit

public UnitsLength_Type getMeasuredFocalReproducibilityUnit()

Returns the value of the MeasuredFocalReproducibilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredFocalReproducibilityUnit

public void resetMeasuredFocalReproducibilityUnit()

Resets the MeasuredFocalReproducibilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredFocalReproducibilityUnit

public boolean hasMeasuredFocalReproducibilityUnit()

Checks whether the optional MeasuredFocalReproducibilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredXRepeatability

public void setMeasuredXRepeatability(
    float value
)

Sets the value of the MeasuredXRepeatability attribute.

Parameters:

  • value The value to set

This field captures the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function getMeasuredXRepeatability

public float getMeasuredXRepeatability()

Returns the value of the MeasuredXRepeatability attribute.

Return: The value of the attribute

This field captures the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function setMeasuredXRepeatabilityUnit

public void setMeasuredXRepeatabilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredXRepeatabilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredXRepeatabilityUnit

public UnitsLength_Type getMeasuredXRepeatabilityUnit()

Returns the value of the MeasuredXRepeatabilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredXRepeatabilityUnit

public void resetMeasuredXRepeatabilityUnit()

Resets the MeasuredXRepeatabilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredXRepeatabilityUnit

public boolean hasMeasuredXRepeatabilityUnit()

Checks whether the optional MeasuredXRepeatabilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredYRepeatability

public void setMeasuredYRepeatability(
    float value
)

Sets the value of the MeasuredYRepeatability attribute.

Parameters:

  • value The value to set

This field captures the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function getMeasuredYRepeatability

public float getMeasuredYRepeatability()

Returns the value of the MeasuredYRepeatability attribute.

Return: The value of the attribute

This field captures the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function setMeasuredYRepeatabilityUnit

public void setMeasuredYRepeatabilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredYRepeatabilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredYRepeatabilityUnit

public UnitsLength_Type getMeasuredYRepeatabilityUnit()

Returns the value of the MeasuredYRepeatabilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredYRepeatabilityUnit

public void resetMeasuredYRepeatabilityUnit()

Resets the MeasuredYRepeatabilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredYRepeatabilityUnit

public boolean hasMeasuredYRepeatabilityUnit()

Checks whether the optional MeasuredYRepeatabilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredFocalRepeatability

public void setMeasuredFocalRepeatability(
    float value
)

Sets the value of the MeasuredFocalRepeatability attribute.

Parameters:

  • value The value to set

This field captures the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function getMeasuredFocalRepeatability

public float getMeasuredFocalRepeatability()

Returns the value of the MeasuredFocalRepeatability attribute.

Return: The value of the attribute

This field captures the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position during Image Acquisition and as measured by this Mechanical Calibration Procedure. This metric is important for example for Tiling.

function setMeasuredFocalRepeatabilityUnit

public void setMeasuredFocalRepeatabilityUnit(
    UnitsLength_Type value
)

Sets the value of the MeasuredFocalRepeatabilityUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredFocalRepeatabilityUnit

public UnitsLength_Type getMeasuredFocalRepeatabilityUnit()

Returns the value of the MeasuredFocalRepeatabilityUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredFocalRepeatabilityUnit

public void resetMeasuredFocalRepeatabilityUnit()

Resets the MeasuredFocalRepeatabilityUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredFocalRepeatabilityUnit

public boolean hasMeasuredFocalRepeatabilityUnit()

Checks whether the optional MeasuredFocalRepeatabilityUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredXSettlingTime

public void setMeasuredXSettlingTime(
    float value
)

Sets the value of the MeasuredXSettlingTime attribute.

Parameters:

  • value The value to set

This field captures the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredXSettlingTime

public float getMeasuredXSettlingTime()

Returns the value of the MeasuredXSettlingTime attribute.

Return: The value of the attribute

This field captures the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredXSettlingTime

public void resetMeasuredXSettlingTime()

Resets the MeasuredXSettlingTime attribute to an unset state.

This field captures the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredXSettlingTime

public boolean hasMeasuredXSettlingTime()

Checks whether the optional MeasuredXSettlingTime attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredXSettlingTimeUnit

public void setMeasuredXSettlingTimeUnit(
    UnitsTime_Type value
)

Sets the value of the MeasuredXSettlingTimeUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredXSettlingTimeUnit

public UnitsTime_Type getMeasuredXSettlingTimeUnit()

Returns the value of the MeasuredXSettlingTimeUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredXSettlingTimeUnit

public void resetMeasuredXSettlingTimeUnit()

Resets the MeasuredXSettlingTimeUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredXSettlingTimeUnit

public boolean hasMeasuredXSettlingTimeUnit()

Checks whether the optional MeasuredXSettlingTimeUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredYSettlingTime

public void setMeasuredYSettlingTime(
    float value
)

Sets the value of the MeasuredYSettlingTime attribute.

Parameters:

  • value The value to set

This field captures the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredYSettlingTime

public float getMeasuredYSettlingTime()

Returns the value of the MeasuredYSettlingTime attribute.

Return: The value of the attribute

This field captures the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredYSettlingTime

public void resetMeasuredYSettlingTime()

Resets the MeasuredYSettlingTime attribute to an unset state.

This field captures the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredYSettlingTime

public boolean hasMeasuredYSettlingTime()

Checks whether the optional MeasuredYSettlingTime attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredYSettlingTimeUnit

public void setMeasuredYSettlingTimeUnit(
    UnitsTime_Type value
)

Sets the value of the MeasuredYSettlingTimeUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredYSettlingTimeUnit

public UnitsTime_Type getMeasuredYSettlingTimeUnit()

Returns the value of the MeasuredYSettlingTimeUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredYSettlingTimeUnit

public void resetMeasuredYSettlingTimeUnit()

Resets the MeasuredYSettlingTimeUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredYSettlingTimeUnit

public boolean hasMeasuredYSettlingTimeUnit()

Checks whether the optional MeasuredYSettlingTimeUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredFocalSettlingTime

public void setMeasuredFocalSettlingTime(
    float value
)

Sets the value of the MeasuredFocalSettlingTime attribute.

Parameters:

  • value The value to set

This field captures the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredFocalSettlingTime

public float getMeasuredFocalSettlingTime()

Returns the value of the MeasuredFocalSettlingTime attribute.

Return: The value of the attribute

This field captures the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredFocalSettlingTime

public void resetMeasuredFocalSettlingTime()

Resets the MeasuredFocalSettlingTime attribute to an unset state.

This field captures the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredFocalSettlingTime

public boolean hasMeasuredFocalSettlingTime()

Checks whether the optional MeasuredFocalSettlingTime attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredFocalSettlingTimeUnit

public void setMeasuredFocalSettlingTimeUnit(
    UnitsTime_Type value
)

Sets the value of the MeasuredFocalSettlingTimeUnit attribute.

Parameters:

  • value The value to set

No description available in the XSD standard.

function getMeasuredFocalSettlingTimeUnit

public UnitsTime_Type getMeasuredFocalSettlingTimeUnit()

Returns the value of the MeasuredFocalSettlingTimeUnit attribute.

Return: The value of the attribute

No description available in the XSD standard.

function resetMeasuredFocalSettlingTimeUnit

public void resetMeasuredFocalSettlingTimeUnit()

Resets the MeasuredFocalSettlingTimeUnit attribute to an unset state.

No description available in the XSD standard.

function hasMeasuredFocalSettlingTimeUnit

public boolean hasMeasuredFocalSettlingTimeUnit()

Checks whether the optional MeasuredFocalSettlingTimeUnit attribute is present.

Return: true if the optional attribute has been set, false otherwise

No description available in the XSD standard.

function setMeasuredXReproducibility_SD

public void setMeasuredXReproducibility_SD(
    float value
)

Sets the value of the MeasuredXReproducibility_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function getMeasuredXReproducibility_SD

public float getMeasuredXReproducibility_SD()

Returns the value of the MeasuredXReproducibility_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function resetMeasuredXReproducibility_SD

public void resetMeasuredXReproducibility_SD()

Resets the MeasuredXReproducibility_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function hasMeasuredXReproducibility_SD

public boolean hasMeasuredXReproducibility_SD()

Checks whether the optional MeasuredXReproducibility_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given X-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function setMeasuredYReproducibility_SD

public void setMeasuredYReproducibility_SD(
    float value
)

Sets the value of the MeasuredYReproducibility_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function getMeasuredYReproducibility_SD

public float getMeasuredYReproducibility_SD()

Returns the value of the MeasuredYReproducibility_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function resetMeasuredYReproducibility_SD

public void resetMeasuredYReproducibility_SD()

Resets the MeasuredYReproducibility_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function hasMeasuredYReproducibility_SD

public boolean hasMeasuredYReproducibility_SD()

Checks whether the optional MeasuredYReproducibility_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Y-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function setMeasuredFocalReproducibility_SD

public void setMeasuredFocalReproducibility_SD(
    float value
)

Sets the value of the MeasuredFocalReproducibility_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function getMeasuredFocalReproducibility_SD

public float getMeasuredFocalReproducibility_SD()

Returns the value of the MeasuredFocalReproducibility_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function resetMeasuredFocalReproducibility_SD

public void resetMeasuredFocalReproducibility_SD()

Resets the MeasuredFocalReproducibility_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function hasMeasuredFocalReproducibility_SD

public boolean hasMeasuredFocalReproducibility_SD()

Checks whether the optional MeasuredFocalReproducibility_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Precision with which this Instrument is capable of maintaining a given Z-axis position over time during Image Acquisition and as measured by this Mechanical Calibration procedure.

function setMeasuredXRepeatability_SD

public void setMeasuredXRepeatability_SD(
    float value
)

Sets the value of the MeasuredXRepeatability_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredXRepeatability_SD

public float getMeasuredXRepeatability_SD()

Returns the value of the MeasuredXRepeatability_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredXRepeatability_SD

public void resetMeasuredXRepeatability_SD()

Resets the MeasuredXRepeatability_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredXRepeatability_SD

public boolean hasMeasuredXRepeatability_SD()

Checks whether the optional MeasuredXRepeatability_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed X-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredYRepeatability_SD

public void setMeasuredYRepeatability_SD(
    float value
)

Sets the value of the MeasuredYRepeatability_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredYRepeatability_SD

public float getMeasuredYRepeatability_SD()

Returns the value of the MeasuredYRepeatability_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredYRepeatability_SD

public void resetMeasuredYRepeatability_SD()

Resets the MeasuredYRepeatability_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredYRepeatability_SD

public boolean hasMeasuredYRepeatability_SD()

Checks whether the optional MeasuredYRepeatability_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Y-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredFocalRepeatability_SD

public void setMeasuredFocalRepeatability_SD(
    float value
)

Sets the value of the MeasuredFocalRepeatability_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredFocalRepeatability_SD

public float getMeasuredFocalRepeatability_SD()

Returns the value of the MeasuredFocalRepeatability_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredFocalRepeatability_SD

public void resetMeasuredFocalRepeatability_SD()

Resets the MeasuredFocalRepeatability_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredFocalRepeatability_SD

public boolean hasMeasuredFocalRepeatability_SD()

Checks whether the optional MeasuredFocalRepeatability_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Z-axis Accuracy with which this Instrument is capable of returning to a previously visited position (useful for tiling) during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredXSettlingTime_SD

public void setMeasuredXSettlingTime_SD(
    float value
)

Sets the value of the MeasuredXSettlingTime_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredXSettlingTime_SD

public float getMeasuredXSettlingTime_SD()

Returns the value of the MeasuredXSettlingTime_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredXSettlingTime_SD

public void resetMeasuredXSettlingTime_SD()

Resets the MeasuredXSettlingTime_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredXSettlingTime_SD

public boolean hasMeasuredXSettlingTime_SD()

Checks whether the optional MeasuredXSettlingTime_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target X-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredYSettlingTime_SD

public void setMeasuredYSettlingTime_SD(
    float value
)

Sets the value of the MeasuredYSettlingTime_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredYSettlingTime_SD

public float getMeasuredYSettlingTime_SD()

Returns the value of the MeasuredYSettlingTime_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredYSettlingTime_SD

public void resetMeasuredYSettlingTime_SD()

Resets the MeasuredYSettlingTime_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredYSettlingTime_SD

public boolean hasMeasuredYSettlingTime_SD()

Checks whether the optional MeasuredYSettlingTime_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Y-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setMeasuredFocalSettlingTime_SD

public void setMeasuredFocalSettlingTime_SD(
    float value
)

Sets the value of the MeasuredFocalSettlingTime_SD attribute.

Parameters:

  • value The value to set

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function getMeasuredFocalSettlingTime_SD

public float getMeasuredFocalSettlingTime_SD()

Returns the value of the MeasuredFocalSettlingTime_SD attribute.

Return: The value of the attribute

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function resetMeasuredFocalSettlingTime_SD

public void resetMeasuredFocalSettlingTime_SD()

Resets the MeasuredFocalSettlingTime_SD attribute to an unset state.

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function hasMeasuredFocalSettlingTime_SD

public boolean hasMeasuredFocalSettlingTime_SD()

Checks whether the optional MeasuredFocalSettlingTime_SD attribute is present.

Return: true if the optional attribute has been set, false otherwise

This field captures the Standard Deviation associated with the observed Time it takes for this Instrument to stabilize at the target Z-axis position during Image Acquisition and as measured by this Mechanical Calibration Procedure.

function setSamplePositioningRef

public void setSamplePositioningRef(
    SamplePositioningRef value
)

Sets the value of the SamplePositioningRef element.

Parameters:

  • value The value to set

This empty element refers to the Sample Positioning device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function getSamplePositioningRef

public SamplePositioningRef getSamplePositioningRef()

Returns the value of the SamplePositioningRef element.

Return: The value of the element

This empty element refers to the Sample Positioning device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function resetSamplePositioningRef

public void resetSamplePositioningRef()

Resets the SamplePositioningRef element to an unset state.

This empty element refers to the Sample Positioning device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function hasSamplePositioningRef

public boolean hasSamplePositioningRef()

Checks whether the optional SamplePositioningRef element is present.

Return: true if the optional attribute has been set, false otherwise

This empty element refers to the Sample Positioning device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function setFocusStabilizationDeviceRef

public void setFocusStabilizationDeviceRef(
    FocusStabilizationDeviceRef value
)

Sets the value of the FocusStabilizationDeviceRef element.

Parameters:

  • value The value to set

This empty element refers to the optional Focus Stabilization Device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function getFocusStabilizationDeviceRef

public FocusStabilizationDeviceRef getFocusStabilizationDeviceRef()

Returns the value of the FocusStabilizationDeviceRef element.

Return: The value of the element

This empty element refers to the optional Focus Stabilization Device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function resetFocusStabilizationDeviceRef

public void resetFocusStabilizationDeviceRef()

Resets the FocusStabilizationDeviceRef element to an unset state.

This empty element refers to the optional Focus Stabilization Device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function hasFocusStabilizationDeviceRef

public boolean hasFocusStabilizationDeviceRef()

Checks whether the optional FocusStabilizationDeviceRef element is present.

Return: true if the optional attribute has been set, false otherwise

This empty element refers to the optional Focus Stabilization Device that was used for the Acquisition of the experimental Image this Mechanical Calibration procedure refers to.

function setAnnotationRef

public void setAnnotationRef(
    MechanicalCalibration_InlineAnnotationRef value
)

Sets the value of the AnnotationRef element.

Parameters:

  • value The value to set

This is a simple multi-line comment or annotation describing this component.

function getAnnotationRef

public MechanicalCalibration_InlineAnnotationRef getAnnotationRef()

Returns the value of the AnnotationRef element.

Return: The value of the element

This is a simple multi-line comment or annotation describing this component.

function resetAnnotationRef

public void resetAnnotationRef()

Resets the AnnotationRef element to an unset state.

This is a simple multi-line comment or annotation describing this component.

function hasAnnotationRef

public boolean hasAnnotationRef()

Checks whether the optional AnnotationRef element is present.

Return: true if the optional attribute has been set, false otherwise

This is a simple multi-line comment or annotation describing this component.

function __internal_create

public static MechanicalCalibration __internal_create(
    long cPtr,
    boolean own
)

Reimplements: com.inscoper.nbo.NBOBaseClass.__internal_create

Protected Functions Documentation

function MechanicalCalibration

protected MechanicalCalibration(
    long cPtr,
    boolean cMemoryOwn
)

function swigSetCMemOwn

protected void swigSetCMemOwn(
    boolean own
)

Reimplements: com.inscoper.nbo.NBOBaseClass.swigSetCMemOwn

function finalize

protected void finalize()

Reimplements: com.inscoper.nbo.NBOBaseClass.finalize

function getCPtr

protected static long getCPtr(
    MechanicalCalibration obj
)

Updated on 2026-02-13 at 16:11:04 +0100