Click or drag to resize

HolographicMeasurementConfigObjectiveSourceCalibration Property

Gets the list of objective calibration parameters for each laser source.

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.1.23514.0 , built 2023-11-07 12:37:17 UTC
Syntax
public IReadOnlyList<IObjectiveSourceCalib> ObjectiveSourceCalibration { get; }

Property Value

Type: IReadOnlyListIObjectiveSourceCalib

Implements

IHolographicMeasurementConfigObjectiveSourceCalibration
See Also