Method matrix/dsmean
DSMEAN resamples each time-series AO in the matrix.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: DSMEAN resamples each time-series AO in the matrix by
averaging the given number of samples. See ao/dsmean.
CALL: out = dsmean(in, pl);
Note: this is just a wrapper of ao/dsmean. Each AO in the matrix is passed
to dsmean with the input plist.
INPUTS: in - input matrix objects
pl - parameter list
OUTPUTS: out - output matrix objects
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
matrix |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
FSOUT |
10 |
none |
The output sample rate. |
back to top
Some information of the method matrix/dsmean are listed below: |
Class name |
matrix |
Method name |
dsmean |
Category |
Signal Processing |
CVS Version |
1af0b21675e8089cbd0dd1d95314adeb4a9a0023 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: matrix/dispersionLoop |
|
Method: matrix/fft |
 |
©LTP Team