Class: ObjectiveSettings#
This holds the setting applied to an objective as well as a reference to the objective.
The ID is the objective used in this case.
Attributes#
id : str (The ObjectiveSettings ID). correction_collar : None | float The CorrectionCollar is normally an adjustable ring on the objective. Each has an arbitrary scale on it so the values is unit-less. [units:none] medium : None | ObjectiveSettings_Medium A description of a Medium used for the lens. The Medium is the actual immersion medium used in this case. refractive_index : None | float The RefractiveIndex is that of the immersion medium. This is a ratio so it also unit-less. [units:none]
Parents#
is_a: Settings -
Referenced by Class#
None ➞objective_settings 0..1 ObjectiveSettings
Attributes#
Own#
➞correction_collar 0..1
Range: Integer
➞medium 0..1
Range: ObjectiveSettings_Medium
➞refractive_index 0..1
Range: Integer