Paraxial
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A Paraxial object stores the paraxial information that
characterizes an optical system, including its six cardinal points – two focal, two principal,
and two nodal points. In the paraxial approximation, the entrance and exit pupil is considered
in terms of paraxial rays.
Creation
To create a Paraxial object, use the paraxialInfo
function. For example, info = paraxialInfo(opsys) computes the paraxial
information for the optical system opsys and returns it as the
Paraxial object info.
Properties
Examples
More About
Version History
Introduced in R2026a