Profile Properties
The Profile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
The number of data points in the profile
|
|
Flags |
The flags attached to this scan.
|
|
Inputs |
The values of the input lines (Channel A/Channel B/Start Scan) when the scan was taken.
|
|
Item |
Access a ProfileDataPoint by index in the collection.
|
|
LaserIndex |
Index of the laser used for this profile. For single-laser models, this is
always 0, for multi-laser models, the laser at end farthest away from the camera
has the index 0.
|
|
LaserOnTime |
Get the amount of time the laser was on for this scan. Unit: microseconds.
|
|
Location |
Get the encoder value when the scan was taken.
|
|
SendLocation |
Get the encoder value when the scan was retrieved from the scanner.
|
|
SequenceNumber |
Get the sequence number of the scan.
This number is restarted when syncronized scanning is restarted.
|
|
TimeInHead |
The time since the scanner was powered on when the scan was retrieved. Unit: milliseconds.
|
|
Z |
Z value of this profile
|