
| Class | Description |
|---|---|
| Adder | |
| Averager |
Averaging downsampler
|
| BinaryOpModule |
A base class for a binary operator.
|
| FeedbackLoop |
Generic feedback loop
|
| Filter | |
| PIDFeedbackLoop |
Proportional-Integral-Derivative feedback loop
|
| PlottingModule | |
| SamplingMonitor | |
| Scaler | |
| Sequencer |
A generic sequencer module.
|
| Sequencer.CallMethod | |
| Sequencer.Goto | |
| Sequencer.Label | |
| Sequencer.SleepMillis | |
| Sequencer.Step |
A Step in the programmation of this module
|
| Sequencer.Stop | |
| Sequencer.WaitForProperty | |
| Sequencer.WaitForUpdate | |
| SignalGenerator | |
| ThresholdMonitor |
Monitors a value and set alarms if goes below/above thresholds
An alarm message is sent when variable goes above highLimit or below
lowLimit.
|
| TimeDerivative |
Time derivative.
|
| UnaryOpModule | |
| UpdateValuePublisher |
Copyright © 2016 LSST. All rights reserved.