Method ao/toffset


  TOFFSET Returns the data property 'toffset' in seconds.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Returns the data property 'toffset' in seconds.
 
  ATTENTION:   The value is locally stored in the data object in
               milliseconds.
 
  CALL:        val = toffset(a1,a2,a3,...)
               val = toffset(as)
               val = as.toffset()
 
  INPUTS:      aN   - input analysis objects
               as   - input analysis objects array
 
  OUTPUTS:     val  - matrix with 'toffset', one value for each input object
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/toffset are listed below:
Class name ao
Method name toffset
Category Helper
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team