| Package | Description |
|---|---|
| ptolemy.actor.sched |
Schedule related classes.
|
| ptolemy.domains.continuous.kernel |
The Continuous domain kernel.
|
| Modifier and Type | Field and Description |
|---|---|
protected FixedPointDirector |
FixedPointReceiver._director
The director of this receiver.
|
| Constructor and Description |
|---|
FixedPointReceiver(FixedPointDirector director)
Construct an FixedPointReceiver with unknown status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContinuousDirector
The continuous time domain is a timed domain that supports
continuous-time signals, discrete-event signals, and mixtures of the
two.
|