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.4.1
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 acceleration.
Public propertyDecelerationDelay Gets or sets the delay that is applied after deceleration.
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 propertyMinCoH Gets or sets the minimum change of heading for sky writing.
Public propertyMode Gets or sets the sky-writing mode.
Top
See Also