Class NegateDetector

All Implemented Interfaces:
DetectorModifier, EventDetector

public class NegateDetector extends AbstractDetector<NegateDetector> implements DetectorModifier
An event detector that negates the sign on another event detector's g function.
Author:
Evan Ward