Method timespan/double


  DOUBLE overloads double() function for timespan objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: DOUBLE overloads double() function for timespan objects.
               The result is the number of seconds spanned by the object
 
  CALL:        d = double(t);
 
  Parameters Description
 
  VERSION:     $Id: double.m,v 1.7 2011/04/08 08:56:37 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class timespan
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 timespan/double are listed below:
Class name timespan
Method name double
Category Internal
CVS Version $Id: double.m,v 1.7 2011/04/08 08:56:37 hewitson Exp $
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team