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
 
  VERSION: $Id: settlingTime.m,v 1.4 2011/04/08 08:56:22 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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
CVS Version $Id: settlingTime.m,v 1.4 2011/04/08 08:56:22 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team