 | 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.EucalyptusAssembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntaxpublic double DeltaN { get; }
public:
virtual property double DeltaN {
double get () sealed;
}
Return Value
DoubleIf the DHM type is Transmission: SampleRefractiveIndex - MediumRefractiveIndex, if the DHM type is Reflexion: MediumRefractiveIndex
Implements
IConfigManagerDeltaN
See Also