 | ProcessingConfigurationUseAmplitudeDivision Property |
Enables or disables amplitude division of the reference hologram in reconstruction process.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseAmplitudeDivision { get; set; }
public:
property bool UseAmplitudeDivision {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue enables the amplitude division of the reference hologram,
false disables it.
See AlsoReference
[!:LoadReferenceHologram(Imaging::PhysicalLaserSource,System.String^)]
[!:LoadReferenceHologram(Imaging::PhysicalLaserSource,System.Byte[],System.Int32,System.Int32)]