 | FrameAcquisitionDataStroboPhase_deg Property |
The channel id with is stroboscope phase position in degree
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic Tuple<int, double>[] StroboPhase_deg { get; set; }
public:
property array<Tuple<int, double>^>^ StroboPhase_deg {
array<Tuple<int, double>^>^ get ();
void set (array<Tuple<int, double>^>^ value);
}
Property Value
Type:
TupleInt32,
Double
See Also