LTPDA Toolbox™ | contents | ![]() ![]() |
RESAMPLETOCOMMONGRID Resamples Analysis Objects to a common grid %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: Resamples Analysis Objects to a common grid CALL: as = resampleToCommonGrid(a1,a2,a3,...) as = resampleToCommonGrid(as) as = as.resampleToCommonGrid() INPUTS: aN - input analysis objects (tsdata) as - input analysis objects array (tsdata) OUTPUTS: as - a vector of timespan object, of which: The start time is the earliest one % The end time is the latest one Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ao |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
resampleToCommonGrid | |||
FSOUT, FS | [] | none | The target sampling frequency. |
REFERENCE TIME | [] | none | Set the reference time (t0). Either give a time, or specify 'original', 'first', 'latest', or 'earliest'. If nothing is specified, the start time of the investigation will be used. |
SHOULD TRUNCATE | 0 |
|
Decide if truncating or not the data after resampling |
Example |
---|
plist('FSOUT', [[]], 'REFERENCE TIME', [[]], 'SHOULD TRUNCATE', [false]) |
Some information of the method ao/resampleToCommonGrid are listed below: | |
---|---|
Class name | ao |
Method name | resampleToCommonGrid |
Category | Helper |
Package name | ltpda |
Can be used as modifier | 0 |
Supported numeric types | {'double'} |
![]() |
Method: ao/requirements | Method: ao/scatter3D | ![]() |
©LTP Team