addDiaphragm
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
addDiaphragm( adds a circular
diaphragm component to the optical system opsys)opsys. A diaphragm is a thin,
opaque structure with a central opening that controls the amount of light passing through
the optical system by regulating the size of the opening. When you create an diaphragm
using this function, you create a Diaphragm
object.
addDiaphragm(
also specifies properties of the diaphragm using one or more name-value arguments. For
example, opsys,Name=Value)SemiDiameter=3.0 specifies the semi-diameter of the diaphragm
as 3.0 millimeters.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2026a
See Also
opticalSystem | Diaphragm | addImagePlane | addRefractiveSurface
