SurfaceTiltTolerance
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A SurfaceTiltTolerance object defines a tolerance for the tilt of
one or more surfaces of an optical system for use in sensitivity and Monte Carlo tolerance
analysis.
Creation
Syntax
Description
creates a tolerance with the specified value for the specified surface tilt property. The
tolerance applies to all top-level surfaces in an optical system.tol = optics.tolerance.SurfaceTiltTolerance(propertyName,value)
applies the tolerance to only the surfaces specified by
tol = optics.tolerance.SurfaceTiltTolerance(propertyName,value,TargetIndex=targetIdx)targetIdx.
Input Arguments
Properties
Object Functions
apply | Apply tolerance perturbation to optical system |
Examples
Version History
Introduced in R2026b