Click or drag to resize

FieldCorrectionUseCubicInterpolation Property

If true, cubic interpolation is used calculating new correction values. Otherwise it's liniear.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public bool UseCubicInterpolation { get; set; }

Property Value

Boolean
See Also