 | ProcessingConfigurationUseContinuousPhaseCorrection Property |
Enables or disables continuous phase correction which performs phase correction on each frame.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseContinuousPhaseCorrection { get; set; }
public:
property bool UseContinuousPhaseCorrection {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
Remarks
WARNING: Can only be used when a single [!:Reconstruction] object is running.
See Also