ComponentPositionTuning
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A ComponentPositionTuning object defines a tuning parameter for
the translational position of one or more components for use as a compensator during
optimization in sensitivity and tolerance analysis.
Creation
Syntax
Description
creates a tuning parameter for the specified component position property with bounds
defined by comp = optics.optimize.ComponentPositionTuning(propertyName,bound)bound. The tuning parameter applies to all top-level
components.
applies the tuning to only the components specified by comp = optics.optimize.ComponentPositionTuning(propertyName,bound,TargetIndex=targetIdx)targetIdx.
Note
This functionality requires Optimization Toolbox™.
Input Arguments
Properties
Examples
Version History
Introduced in R2026b