FrameAcquisitionData Class |
Namespace: LynceeTec.Imaging
The FrameAcquisitionData type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameAcquisitionData | Initializes a new instance of the FrameAcquisitionData class |
| Name | Description | |
|---|---|---|
| AcquisitionTime |
Acquisition times
| |
| GroupIndex |
If this was captured from a timed sequence, shows the 0-based index of the hologram group. If this does not apply, will be 0.
| |
| IsValid |
Gets or sets a value indicating whether the frame is valid.
| |
| RepeatIndex |
If this was captured from a repeated triggered sequence, shows the 0-based index of the repetition. If there is only one repetition or if it's not a repeated recording, will be 0.
| |
| StroboFrequency_hz |
Stroboscope frequency in hertz
| |
| StroboPhase_deg |
The channel id with is stroboscope phase position in degree
| |
| StroboVoltage_Vin_A |
For each channel id, the stroboscope analog input voltage in volt
| |
| StroboVoltage_Vin_D |
For each channel id, the stroboscope digital input voltage in volt
| |
| StroboVoltage_Vout |
Stroboscope output voltage in volt
|
| Name | Description | |
|---|---|---|
| CopyFrom |
Copies the whole object from an existing one
| |
| Equals |
Compares two metadata objects
| |
| FromJson |
Creates an object from Json format
| |
| ToJson |
Gets the current object in Json format
|