|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ContinuousClock | This is a clock source used in continuous-time (CT) domain. |
| ContinuousTransferFunction | A transfer function in the continuous time domain. |
| CTPeriodicSampler | This actor generates discrete events by periodically sampling a CT signal. |
| CTRateLimiter | This actor limits the first derivative of the input signal (u). |
| CTTriggeredSampler | This actor samples the continuous input signal when there is a discrete event presents at the "trigger" input. |
| DifferentialSystem | A differential system in the CT domain. |
| DiscreteClock | NOTE: This actor used to be ptolemy.actor.lib.Clock. |
| EventSource | This actor outputs a set of events at a discrete set of time points. |
| FirstOrderHold | Convert discrete events at the input to a continuous-time signal at the output by projecting the value with the derivative. |
| Integrator | An integrator in the continuous time (CT) domain. |
| LevelCrossingDetector | An event detector that converts continuous signals to discrete events when the continuous signal crosses a level threshold. |
| LinearStateSpace | Linear state space model in the CT domain. |
| ThresholdMonitor | Output true if the input value is in the interval [a, b], which is centered at thresholdCenter and has width thresholdWidth. |
| TriggeredContinuousClock | This actor is an extension of ContinuousClock with a start and stop input. |
| ZeroCrossingDetector | An event detector that converts continuous signals to discrete events when the continuous signal crosses zero. |
| ZeroOrderHold | Convert discrete events at the input to a continuous-time signal at the output by holding the value of the discrete event until the next discrete event arrives. |
The ptolemy.domains.ct.lib package.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||