Method miir/setB


  SETB Set the property 'b'
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SETB Set the property 'b'
 
  CALL:        obj = obj.setB(12);
               obj = setB(obj, 12);
 
  INPUTS:      obj - is a miir object
 
  Parameters Description
 
  VERSION:     $Id: setB.m,v 1.9 2011/04/08 08:56:33 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class miir
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
B [] none A set of denominator coefficients.
back to top back to top

Some information of the method miir/setB are listed below:
Class name miir
Method name setB
Category Helper
CVS Version $Id: setB.m,v 1.9 2011/04/08 08:56:33 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team