Description

Return whether the supplied calibration is equivalent to this calibration.

Return Type

A Boolean value.  

Boolean TRUE if equivalent

Syntax

object.IsEquivalent (pReference, [bIgnoreName])

The IsEquivalent Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSpatialCalib.
pReferenceRequired. A McSpatialCalib object.

[in]

bIgnoreNameOptional. A Boolean value.

[out, retval]

Remarks

A calibration can be considered equivalent if the following properties of the calibration are the same as this calibration:

      UnitName
      UnitPerPixelX
      UnitPerPixelY
      OriginX
      OriginY
      AngleOffset
      UnitAbbrev