Method ao/lt


  LT overloads < operator for analysis objects. Compare the y-axis values.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: LT overloads < operator for analysis objects.
               Compare the y-axis values.
 
  CALL:        a = b<c;
 
  INPUTS:      b - Analysis object
               c - Analysis object Or a number
 
  OUTPUTS:     a - vector of logical values from the comparison.
 
  Parameters Description
 
  VERSION:     $Id: lt.m,v 1.24 2011/04/08 08:56:16 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/lt are listed below:
Class name ao
Method name lt
Category Relational Operator
CVS Version $Id: lt.m,v 1.24 2011/04/08 08:56:16 hewitson Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team