fieldCurvature
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
specifies options for computing field curvature using one or more name-value arguments.
For example, fc = fieldCurvature(opsys,Name=Value)NumSamples=200 specifies to compute the field curvature at
200 evenly spaced coordinate points.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Limitations
A blocking surface, such as a lens or diaphragm, can prevent certain rays from reaching the image plane. This can cause the marginal rays to have discontinuous paths. Since the chief ray is defined based on its position relative to the marginal rays, it can also exhibit discontinuous behavior. This can lead to incorrect assessments of where the image surface actually lies, affecting the calculation of field curvature. By sampling a smaller field angle using the
MaxFieldAnglename-value argument, you can reduce or eliminate the impact of the discontinuity from the analysis plot.
More About
Version History
Introduced in R2026a
