 | ProcessingConfigurationPhaseSegmentFittingMethod Property |
Gets or sets the phase fitting method used with segments correction.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic PhaseFittingMethod PhaseSegmentFittingMethod { get; set; }
public:
property PhaseFittingMethod PhaseSegmentFittingMethod {
PhaseFittingMethod get ();
void set (PhaseFittingMethod value);
}
Property Value
Type:
PhaseFittingMethod
See Also