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
VERSION: $Id: map3D.m,v 1.2 2011/11/18 10:33:51 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
back to top
Some information of the method ao/map3D are listed below: |
Class name |
ao |
Method name |
map3D |
Category |
Signal Processing |
CVS Version |
$Id: map3D.m,v 1.2 2011/11/18 10:33:51 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/ltp_ifo2acc |
|
Method: ao/mcmc |
 |
©LTP Team