Version of lsctables.SnglInspiral who's .__cmp__() method compares this object's .end value directly to the value of other.
Allows a list of instances of this class sorted by .end to be bisection searched for a LIGOTimeGPS end time.
Definition at line 74 of file inspinjfind.py.
Inherits lsctables.SnglInspiral.
Public Member Functions | |
| def | __lt__ (self, other) |
| def | __eq__ (self, other) |
Data Fields | |
| end | |
| def lalinspiral.inspinjfind.SnglInspiral.__lt__ | ( | self, | |
| other | |||
| ) |
Definition at line 77 of file inspinjfind.py.
| def lalinspiral.inspinjfind.SnglInspiral.__eq__ | ( | self, | |
| other | |||
| ) |
Definition at line 80 of file inspinjfind.py.
| lalinspiral.inspinjfind.SnglInspiral.end |
Definition at line 81 of file inspinjfind.py.