Click or drag to resize

SingleWavelengthReconstructionAmpProfile Property

Gets the last amplitude (intensity) profile extracted. See ExtractArbitraryIntensityProfile(Int32, Int32, Int32, Int32, Boolean, Single, Single).

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual IProfileData AmpProfile { get; }

Property Value

Type: IProfileData

Implements

IReconstructionAmpProfile
See Also