Method ao/getGeneralInterval


  getGeneralInterval Estimates the maximum interval spun by a group of Analysis Objects
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Estimates the maximum interval spun by a group of Analysis Objects
 
  CALL:        ts = getGeneralInterval(a1,a2,a3,...)
               ts = getGeneralInterval(as)
               ts = as.getGeneralInterval()
 
  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

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method ao/getGeneralInterval are listed below:
Class name ao
Method name getGeneralInterval
Category Helper
Package name ltpda
Can be used as modifier 0
Supported numeric types {'double'}




©LTP Team