Sundance::ThresholdEventDetector Member List
This is the complete list of members for
Sundance::ThresholdEventDetector, including all inherited members.
| checkForEvent(const double &t1, const Expr &u1, const double &t2, const Expr &u2) | Sundance::ThresholdEventDetector | [virtual] |
| EventDetectorBase() | Sundance::EventDetectorBase | [inline] |
| eventTime() const | Sundance::ThresholdEventDetector | [inline, virtual] |
| eventTime_ | Sundance::ThresholdEventDetector | [mutable, private] |
| eventType_ | Sundance::ThresholdEventDetector | [private] |
| foundEvent() const | Sundance::ThresholdEventDetector | [inline, virtual] |
| gotIt_ | Sundance::ThresholdEventDetector | [mutable, private] |
| terminateOnDetection() const | Sundance::ThresholdEventDetector | [inline, virtual] |
| terminateOnDetection_ | Sundance::ThresholdEventDetector | [private] |
| threshold_ | Sundance::ThresholdEventDetector | [private] |
| ThresholdEventDetector(double threshold, ThresholdEventType eventType, bool terminateOnDetection=false) | Sundance::ThresholdEventDetector | [inline] |