Method ao/nsecs


  NSECS Get the data property 'nsecs'.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Get the data property 'nsecs'.
 
  CALL:        val = nsecs(a1,a2,a3,...)
               val = nsecs(as)
               val = as.nsecs()
 
  INPUTS:      aN   - input analysis objects (tsdata or fsdata)
               as   - input analysis objects array (tsdata or fsdata)
 
  OUTPUTS:     val  - array of with 'nsecs', one for each input
 
  Parameters Description
 
  VERSION:     $Id: nsecs.m,v 1.9 2011/04/08 08:56:15 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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/nsecs are listed below:
Class name ao
Method name nsecs
Category Helper
CVS Version $Id: nsecs.m,v 1.9 2011/04/08 08:56:15 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team