Method ao/truncate


  TRUNCATE Splits Analysis Objects over a common timespan
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Splits Analysis Objects over a common timespan
 
  CALL:        as = truncate(a1,a2,a3,...)
               as = truncate(as)
               as = as.truncate()
 
  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

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

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




©LTP Team