Matrix.displayHalfHeight
- raytracing.Matrix.displayHalfHeight(self)
A reasonable height for display purposes for an element, whether it is infinite or not. If the element is infinite, the half-height is currently set to ‘4’ or to the specified minimum half height. If not, it is the apertureDiameter/2. :param minSize: The minimum size to be considered as the aperture half height :type minSize: float
- Returns:
halfHeight – The half height of the optical element
- Return type:
float