 | 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.2.6612.0 , built 2022-07-14 10:43:30 UTC
Syntaxpublic double DeltaN { get; }
public:
virtual property double DeltaN {
double get () sealed;
}
Return Value
Type:
DoubleIf the DHM type is Transmission: SampleRefractiveIndex - MediumRefractiveIndex, if the DHM type is Reflexion: MediumRefractiveIndex
Implements
IConfigManagerDeltaN
See Also