 | ProcessingConfigurationUseCalibrationPhaseCorrection Property |
Enables or disables calibration phase correction which performs phase correction independently on each source.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseCalibrationPhaseCorrection { get; set; }
public:
property bool UseCalibrationPhaseCorrection {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also