SurfaceTiltTuning
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A SurfaceTiltTuning object defines a tuning parameter for the
tilt 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 tilt property with bounds defined by
comp = optics.optimize.SurfaceTiltTuning(propertyName,bound)bound. The tuning parameter applies to all top-level
surfaces.
applies the tuning to only the surfaces specified by comp = optics.optimize.SurfaceTiltTuning(propertyName,bound,TargetIndex=targetIdx)targetIdx.
Note
This functionality requires Optimization Toolbox™.
Input Arguments
Properties
Examples
Version History
Introduced in R2026b