Sensitivity function from generalized model of control system
S = getSensitivity(T,location)
S = getSensitivity(T,location,opening)
returns
the sensitivity
function at the specified location for a generalized model
of a control system.S
= getSensitivity(T
,location
)
specifies
additional loop openings for the sensitivity function calculation.
Use an opening, for example, to calculate the sensitivity function
of an inner loop, with the outer loop open.S
= getSensitivity(T
,location
,opening
)
If opening
and location
list
the same point, the software opens the loop after measuring the signal
at the point.
AnalysisPoint
| genss
| getCompSensitivity
| getIOTransfer
| getLoopTransfer
| getPoints
| getSensitivity
| getValue
| systune