Method ssm/settlingTime
SETTLINGTIME retunrns 1% the settling time of the system.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: SETTLINGTIME retunrns 1% the settling time of the system.
It is a worst scenario assumption were all variable are
used.
CALL: time = modifyTimeStep(sys,options)
INPUTS:
sys - (array of) ssm objects
options - A plist or numeric value giving new timestep value (param name 'newtimestep')
OUTPUTS:
sys - (array of) ssm
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ssm |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
settlingTime |
DISCRETIZE |
0.001 |
none |
The timestep used for a time-discrete system |
Example |
plist('DISCRETIZE', [0.001]) |
back to top
Some information of the method ssm/settlingTime are listed below: |
Class name |
ssm |
Method name |
settlingTime |
Category |
Output |
Package name |
ltpda |
VCS Version |
967b0eec0dece803a81af8ef54ad2f8c784b20b2 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
Can be used as modifier |
1 |
Supported numeric types |
{'double'} |
|
Method: ssm/save |
|
Method: ssm/viewHistory |
 |
©LTP Team