Method ao/offset


  OFFSET adds an offset to the data in the AO.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: OFFSET adds an offset to the data in the AO.
 
  CALL:        ao_out = offset(ao_in);
               ao_out = offset(ao_in, pl);
 
  Parameters Description
 
  VERSION:     $Id: offset.m,v 1.15 2011/04/08 08:56:15 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
OFFSET [] none The offset to add.
It can be a double or an ao. In this latter case,
the units should be empty or matching those of the input objects
back to top back to top

Some information of the method ao/offset are listed below:
Class name ao
Method name offset
Category Operator
CVS Version $Id: offset.m,v 1.15 2011/04/08 08:56:15 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team