RawScan Members
The RawScan type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEnumerator |
Gets an enumerator over all RawScanPoint objects in this RawScan.
|
Properties
Name | Description | |
---|---|---|
Flags |
The warning flags encountered on this scan.
|
|
Inputs |
The values on the input lines of the head when the scan was taken.
|
|
Item |
Access a RawScanPoint by index in the collection.
|
|
LaserOnTime |
The amount of time the laser was on, in microseconds.
|
|
Location |
Encoder count when the RawScan was taken.
|
|
NumberOfPoints |
The number of points in this RawScan.
|
|
SendLocation |
Encoder count when the RawScan was returned from the scan head.
|
|
TimeInHead |
The number of milliseconds from the time the scan head was started until the scan was requested.
|