Click or drag to resize

JumpAndShootItemT Class

A single Pixel inside a JumpAndShoot path
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3JumpAndShootItemT

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class JumpAndShootItem<T>
where T : 

Type Parameters

T
Position in a N-Dimensional field.

The JumpAndShootItemT type exposes the following members.

Constructors
 NameDescription
Public methodJumpAndShootItemT 
Top
Properties
 NameDescription
Public propertyDelay Delay between commanding Position to the scanner and enabling the laser.
Public propertyExposureTime Time that the laser is enabled
Public propertyPosition Position of this pixel
Top
See Also