 | SingleWavelengthReconstructionWaveFilt Property |
Gets a value indicating whether a wavelength filter is enabled.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool WaveFilt { get; }
public:
virtual property bool WaveFilt {
bool get ();
}
Property Value
Type:
Booleantrue if the wavelength filter is enabled; otherwise,
false.
Implements
IReconstructionWaveFilt
See Also