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
| |
| IsValid |
Gets or sets a value indicating whether the frame is valid.
| |
| 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
|