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

Default

no description
Key Default Value Options Description
DISCRETIZE 0.001 none The timestep used for a time-discrete system
back to top 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 3542afe99dea25c636b7ac3b82a9f6f8be9d447d
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team