LTPDA Toolbox™ | contents | ![]() ![]() |
SUBSDATA performs actions on ao objects. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: SUBSDATA performs actions on <class> objects. CALL: out = obj.subsData(pl) out = subsData(objs, pl) INPUTS: pl - a parameter list obj(s) - input ao object(s) OUTPUTS: out - some output. Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ao |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Mean |
Line |
Constrained Gaussian |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
INDICES | [] | none | List of start/stop index pairs for data to be subsituted (Nx2). Can either be an array of doubles or a cdata ao |
MODE | 'Constant' |
|
Method to use for calculating replacement data.
|
VALUE, VALUES | 0 | none | Value(s) to fill specified intervals. Can be a scalar or Nx1 array of doubles or ao [where y values will be taken] |
Mean |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
INDICES | [] | none | List of start/stop index pairs for data to be subsituted (Nx2). Can either be an array of doubles or a cdata ao |
MODE | 'Constant' |
|
Method to use for calculating replacement data.
|
Line |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
INDICES | [] | none | List of start/stop index pairs for data to be subsituted (Nx2). Can either be an array of doubles or a cdata ao |
MODE | 'Constant' |
|
Method to use for calculating replacement data.
|
Constrained Gaussian |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
INDICES | [] | none | List of start/stop index pairs for data to be subsituted (Nx2). Can either be an array of doubles or a cdata ao |
MODE | 'Constant' |
|
Method to use for calculating replacement data.
|
ORDER, N | -1 | none | The order of segment detrending:
|
SEED | [] | none | Value(s) to fill specified intervals. Can be a scalar or Nx1 array of doubles or ao [where y values will be taken] |
IACF | [] | none | Inverse Auto-Correlation Function (IACF) for filling gaps. Can be array of doubles of xydata ao. |
USE_CONV | 0 |
|
Use convolution method for CG fill algorithim (under development) |
Some information of the method ao/subsData are listed below: | |
---|---|
Class name | ao |
Method name | subsData |
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 |
![]() |
Method: ao/spsd | Method: ao/svd_fit | ![]() |
©LTP Team