FieldCorrectionUseCubicInterpolation Property |
If true, cubic interpolation is used calculating new correction values. Otherwise it's liniear.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic bool UseCubicInterpolation { get; set; }
Property Value
Boolean
See Also