Method ao/blrms
BLRMS computes band-limited RMS trends of the input time-series.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: BLRMS computes band-limited RMS trends of the input time-series.
CALL: b = blrms(a, pl)
Inputs:
a - input time-series AOs
Outputs:
b - an array of collection objects, one per input time-series AO.
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 |
blrms |
FREQUENCIES, F |
[] |
none |
The array of frequencies around which to compute the band-limited RMS. |
BANDWIDTHS |
[] |
none |
Specify the bandwidth for each frequency. |
Example |
plist('FREQUENCIES', [[]], 'BANDWIDTHS', [[]]) |
back to top
Some information of the method ao/blrms are listed below: |
Class name |
ao |
Method name |
blrms |
Category |
Signal Processing |
Package name |
ltpda |
Can be used as modifier |
1 |
Supported numeric types |
{'double'} |
|
Method: ao/bin_data |
|
Method: ao/buildWhitener1D |
 |
©LTP Team