Add signal to list of openings for slLinearizer
or slTuner
interface
addOpening(
adds
the specified point (signal) to the list of permanent openings for the s
,pt
)slLinearizer
or slTuner
interface, s
.
Use permanent openings to isolate a specific model component for the purposes of linearization and tuning. Suppose you have a large-scale model capturing aircraft dynamics and you want to perform linear analysis on the airframe only. You can use permanent openings to exclude all other components of the model. Another example is when you have cascaded loops within your model and you want to analyze a specific loop.
addBlock
| addPoint
| linio
| removeAllOpenings
| removeOpening
| slLinearizer
| slTuner