SkyWritingSettingsMinCoH Property |
Gets or sets the minimum change of heading for sky writing.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.5
Syntaxpublic double MinCoH { get; set; }
Property Value
Double
The minimum CoH value in radians.
RemarksIf the change of heading between two consecutive mark vectors is less than this minimum value, sky writing between them will be omitted.
See Also