Method ao/map3D


  MAP3D maps the input 1 or 2D AOs on to a 3D AO
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MAP3D maps the input 1 or 2D AOs on to a 3D AO.
  
  The inputs AOs should be all either 1 or 2D. For 1D inputs, they should
  all be the same length. For 2D inputs, they should all have the same
  length.
 
  CALL:        bs = map3D(a1,a2,a3,...,pl)
               bs = map3D(as,pl)
 
  INPUTS:      aN   - input analysis objects
               as   - input analysis objects array
               pl   - input parameter list
 
  OUTPUTS:     bs   - array of analysis objects, one for each input
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/map3D are listed below:
Class name ao
Method name map3D
Category Signal Processing
Package name ltpda
VCS Version 3542afe99dea25c636b7ac3b82a9f6f8be9d447d
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team