FieldAngle
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A FieldAngle object represents the location of a light source at
an infinite distance in front of the first surface of the optical system. The object uses
field angles to represent the location of the light source. To learn more about creating field
points, see Create Field Points.
Creation
You can create a FieldAngle object using the fieldPoint
function. For example, fa = fieldPoint(Angles=angles) specifies the
Angles name-value argument to create light sources located an infinite
distance away from the first component in the optical system at the specified angles
from the optical axis. Anglesfa contains a
FieldAngle object for each specified pair of field angles.
Properties
Examples
Version History
Introduced in R2026a