| Class | Description | 
|---|---|
| AlphanumericStateDetectorRT | |
| AnalogHighLimitDetectorRT | The AnalogHighLimitDetector is used to detect occurrences of point values exceeding the given high limit for a given
 duration. | 
| AnalogLowLimitDetectorRT | The AnalogLowLimitDetector is used to detect occurances of point values below the given low limit for a given
 duration. | 
| BinaryStateDetectorRT | |
| DifferenceDetectorRT | |
| MultistateStateDetectorRT | |
| NegativeCusumDetectorRT | The NegativeCusumDetectorRT is used to detect occurances of point values below the given CUSUM limit for a given
 duration. | 
| NoChangeDetectorRT | |
| NoUpdateDetectorRT | |
| PointChangeDetectorRT | |
| PointEventDetectorRT | |
| PositiveCusumDetectorRT | The PositiveCusumDetector is used to detect occurances of point values exceeding the given CUSUM limit for a given
 duration. | 
| StateChangeCountDetectorRT | |
| StateDetectorRT | |
| TimeDelayedEventDetectorRT | This is a base class for all subclasses that need to schedule timeouts for them to become active. | 
| TimeoutDetectorRT | This class is a base class for detectors that need to schedule timeouts for their operation. |