 | ProcessingConfigurationUseShortSyntheticWavelength Property |
Enables or disables the short synthetic wavelength computation.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseShortSyntheticWavelength { get; set; }
public:
property bool UseShortSyntheticWavelength {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue uses short synthetic wavelength,
false uses long synthetic wavelength.
See Also