Method ao/getCommonInterval
getCommonInterval Estimates the common interval spun by a group of Analysis Objects
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: Estimates the common interval spun by a group of Analysis Objects
CALL: ts = getCommonInterval(a1,a2,a3,...)
ts = getCommonInterval(as)
ts = as.getCommonInterval()
INPUTS: aN - input analysis objects (tsdata)
as - input analysis objects array (tsdata)
OUTPUTS: ts - a 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 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
back to top
Some information of the method ao/getCommonInterval are listed below: |
Class name |
ao |
Method name |
getCommonInterval |
Category |
Helper |
Package name |
ltpda |
Can be used as modifier |
0 |
Supported numeric types |
{'double'} |
|
Method: ao/get |
|
Method: ao/getGeneralInterval |
 |
©LTP Team