Optical |
[SerializableAttribute] public class OpticalParameters : ConfigBase
The OpticalParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpticalParameters | Creates a new OpticalParameters configuration, initialized by its default values. |
Name | Description | |
---|---|---|
![]() | Aperture | Sets or gets the aperture. |
![]() | BitPerMicronE0 | Sets/Gets the bits per micron for Z0 |
![]() | BitPerMicronE1 | Sets/Gets the bits per micron for E1 |
![]() | BitPerMicronZ0 | Sets/Gets the bits per micron for Z0 |
![]() | BitPerMicronZ1 | Sets/Gets the bits per micron for Z1 |
![]() | FieldOffset | Sets/Gets the field offset. |
![]() | FieldSize | Sets/Gets the field size. |
![]() | FocalLength | Sets/Gets the focal length |
![]() | Hash | Sets/Gets a hash |
![]() | HeadFormat | Sets/Gets the ScanHeadFormat |
![]() | InputOffset | Sets/Gets the input offset, which applies to the normalised [-0.5..0.5] range before computing the table index. Note that this field is not hashed. |
![]() | InputScale | Sets/Gets the input scale, which applies to the normalised [-0.5..0.5] range before computing the table index. Note that this field is not hashed. |
![]() | MaxAngleX | Sets/Gets the maximum angle for the X-axis |
![]() | MaxAngleY | Sets/Gets the maximum angle for the Y-axis |
![]() | MaxLensTravel | Sets/Gets the maximum lens travel. |
![]() | MaxMagnification | Sets/Gets the maximum spot magnification |
![]() | MinorVersion | Sets/Gets the minor version for identification of the CorrectionFile format. |
![]() | MLayers | Sets/Gets the number of M-layers (for the spot magnification) |
![]() | O2X | Distance between objective and x mirror |
![]() | UsedAxes | Sets/Gets the Axes used inside the correction file. |
![]() | Wavelength | Sets/Gets the wavelength |
![]() | WorkingDistance | Sets/Gets the working distance |
![]() | X2Y | Distance between x and y mirror. |
![]() | XLayers | Sets/Gets the number of X-layers |
![]() | Y2Z0 | Distance between working field and y mirror. |
![]() | YLayers | Sets/Gets the number of Y-layers |
![]() | ZLayers | Sets/Gets the number of Z-layers |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | GetHashCode |
Calculates a unique hash of the values stored in this class excluding Hash (Overrides ObjectGetHashCode) |