 | ProcessingConfigurationPhaseCorrectionDegrees Property |
Gets or sets specific correction degrees for the phase fitting.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic PolynomialElement[] PhaseCorrectionDegrees { get; set; }
public:
property array<PolynomialElement^>^ PhaseCorrectionDegrees {
array<PolynomialElement^>^ get ();
void set (array<PolynomialElement^>^ value);
}
Property Value
Type:
PolynomialElement
Remarks
See Also