 | SingleWavelengthReconstructiondeltaN Property |
Gets or sets the difference of refractive index (used for phase->height conversion).
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual double deltaN { get; set; }
public:
virtual property double deltaN {
double get ();
void set (double value);
}
Property Value
Type:
Double
The difference of refractive index
Implements
IReconstructiondeltaN
See Also