 | 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
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