Click or drag to resize

SkyWritingSettings Class

Settings used for sky writing.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3ConfigBase
    RAYLASE.SPICE3SkyWritingSettings

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.8.0
Syntax
C#
public class SkyWritingSettings : ConfigBase

The SkyWritingSettings type exposes the following members.

Properties
 NameDescription
Public propertyAccelerationDelay Gets or sets the delay that is applied before accelerations.
Public propertyDecelerationDelay Gets or sets the delay that is applied after decelerations.
Public propertyExtensionTime Gets or sets the time allowed for the extension vectors when sky writing.
Public propertyLaserOffDelay Gets or sets the laser off delay used for sky writing.
Public propertyLaserOnDelay Gets or sets the laser on delay used for sky writing.
Public propertyMergedExtensionsMaxCoH Gets or sets the minimum change of heading for sky writing when a short jump in the direction of the surrounding marks is used as an extension vector in replacement of an acceleration and deceleration.
Public propertyMinCoH Gets or sets the minimum change of heading for sky writing.
Public propertyMode Gets or sets the sky-writing mode.
Top
See Also