 | SingleWavelengthReconstructionlambda Property |
Gets or sets the wavelength.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual double lambda { get; set; }
public:
virtual property double lambda {
double get ();
void set (double value);
}
Property Value
Type:
Double
The wavelength in [m].
Implements
IReconstructionlambda
See Also