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
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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 1af0b21675e8089cbd0dd1d95314adeb4a9a0023
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team