 | ProfileInterfaceFitData Property |
Values of the polynomial fitted on the
Data.
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual double[] FitData { get; }
public:
virtual property array<double>^ FitData {
array<double>^ get ();
}
Property Value
Type:
DoubleImplements
IProfileDataFitData
See Also