Click or drag to resize

SkyWritingSettingsMinCoH Property

Gets or sets the minimum change of heading for sky writing.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double MinCoH { get; set; }

Property Value

Double
The minimum CoH value in radians.
Remarks
If the change of heading between two consecutive mark vectors is less than this minimum value, sky writing between them will be omitted.
See Also