 | SingleWavelengthReconstructionlambda Property |
Gets or sets the wavelength.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
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