 | FrameProcessingDataContinuousCoefficients Property |
Continuous phase correction coefficients
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic Tuple<int, int, float>[] ContinuousCoefficients { get; set; }
public:
property array<Tuple<int, int, float>^>^ ContinuousCoefficients {
array<Tuple<int, int, float>^>^ get ();
void set (array<Tuple<int, int, float>^>^ value);
}
Property Value
Type:
TupleInt32,
Int32,
Single
See Also