WithIn

WithIn operator
inline Comparison WithIn(const Function& f1, const Function& f2, double d)
Compare event functions (equal with tolerance)
WithIn
Compare event functions (equal with tolerance)
WithIn
Compare event functions (equal with tolerance)
The WithIn function test whether two fcuntion values are within a certain tolerance. Example:
    WithIn ("Time(0)", "Time(1)", 2.0)
    
returns an event condition which is true, if the time stamps of the two events are within 2 sec of each other.

Author:
Written June 2001 by Masahiro Ito and Daniel Sigg
Version:
1.0

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++