 | SingleWavelengthReconstructiondeltaN Property |
Gets or sets the difference of refraction index (used for phase->height conversion).
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 deltaN { get; set; }
public:
virtual property double deltaN {
double get ();
void set (double value);
}
Property Value
Type:
Double
The difference of refraction index
Implements
IReconstructiondeltaN
See Also