FieldPosition
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A FieldPosition object represents the location of a light source
at a finite distance as determined by the ReferenceFrame. The object uses
the field position to represent the location of the light source.
Creation
You can create a FieldPosition object using the fieldPoint
function. For example, fp = fieldPoint(Position=position) specifies the
Position name-value argument to create light source representations a
finite distance away from the first component in the optical system using one or more
name-value arguments. To learn more about creating field points, see Create Field Points.
Properties
Examples
Version History
Introduced in R2026a