Description

Return the derivation values of a derived calibration.

Return Type

None  

Syntax

object.GetDerivationInfo pParentName, pXFactor, pYFactor, pMagModifier

The GetDerivationInfo Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSpatialCalib.
pParentNameRequired. A String value.
pXFactorRequired. A Double value.
pYFactorRequired. A Double value.
pMagModifierRequired. A Double value.

Remarks

A calibration can be derived from another calibration (typically the system calibration or a reference calibration) to account for changes in effective magnification due to camera Factor (where a block of pixels are combined to create one higher intensity pixel) and magnification modifiers (such as switchable magnifiers in the optical path).

This function returns the information about this calibration's derivation from the original calibration.