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
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 |
Package name |
ltpda |
VCS Version |
967b0eec0dece803a81af8ef54ad2f8c784b20b2 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
Can be used as modifier |
1 |
Supported numeric types |
{'double'} |
|
Method: ao/ltfe |
|
Method: ao/mhsample |
 |
©LTP Team