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