addSurfaceTiltTuning
R2026bSyntax
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
adds tuning parameters for the surface tilt property specified by
compSet = addSurfaceTiltTuning(compSet,propertyName,bound)propertyName to the optimization set compSet,
with bounds defined by bound. The tuning parameters apply to all
top-level surfaces. The tuning set, compSet, is an opticalOptimizationSet object. This function adds a SurfaceTiltTuning
object to the Tunings property of compSet and
appends the details of the tuning parameter to the TuningTable property
of compSet.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b