FieldCorrectionGetApproximateConversionFactorZ Method |
Returns the conversion factor from z focus to bits [bit/µm].
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double GetApproximateConversionFactorZ(
double z
)
Parameters
- z Double
- Z position (without offset).
Return Value
DoubleConversion factor from z focus to bits [bit/µm].
ExceptionsException | Condition |
---|
ArgumentException | Thrown if z is out of field. |
See Also