GocatorFrameInfo
Description
Represents an acquisition stamp data.Structure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| FrameIndex | atl::sint64 | Frame index (counts up from zero). |
| Timestamp | atl::sint64 | Timestamp in internal units approximating microseconds where the true time in us = timestamp value / 1.024. |
| Encoder | atl::sint64 | Position (encoder ticks). |
| EncoderAtZ | atl::sint64 | Encoder value latched at z-index mark (encoder ticks). |
