ComponentPositionTolerance
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A ComponentPositionTolerance object defines a tolerance for the
translational position of one or more components 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 component position property
. The tolerance applies to all top-level components in an optical system.tol = optics.tolerance.ComponentPositionTolerance(propertyName,value)
applies the tolerance to only the components specified by
tol = optics.tolerance.ComponentPositionTolerance(propertyName,value,TargetIndex=targetIdx)targetIdx.
Input Arguments
Properties
Object Functions
apply | Apply tolerance perturbation to optical system |
Examples
Version History
Introduced in R2026b