Method ssm/getParams


  GETPARAMS returns the parameter list for this SSM model.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: GETPARAMS returns the parameter list for this SSM model.
 
  CALL:        pl = obj.getParams;
 
  Parameters Description
  
  VERSION: $Id: getParams.m,v 1.7 2011/04/08 08:56:24 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ssm
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
PARAMETERS (empty-plist) none The plist containing the list of parameters you want the values of.
back to top back to top

Some information of the method ssm/getParams are listed below:
Class name ssm
Method name getParams
Category Output
CVS Version $Id: getParams.m,v 1.7 2011/04/08 08:56:24 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team