Click or drag to resize

ConfigManagerDeltaN Property

Current difference of refractive indexes corresponding to the current sample correction loaded in the core, adjusted to the type of DHM. Only relevant for old Koala

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:15 UTC
Syntax
public double DeltaN { get; }

Return Value

Type: Double
If the DHM type is Transmission: SampleRefractiveIndex - MediumRefractiveIndex, if the DHM type is Reflexion: MediumRefractiveIndex

Implements

IConfigManagerDeltaN
See Also