Package | Description |
---|---|
ptolemy.actor.continuous |
The ptolemy.actor.continuous package.
|
ptolemy.domains.continuous.kernel |
The Continuous domain kernel.
|
ptolemy.domains.continuous.lib |
The ptolemy.domains.continuous.lib package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContinuousStatefulDirector
Interface for directors
that have a getCurrentStepSize() method and have state that can be
rolled back.
|
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.
|
class |
ContinuousIntegrator
The integrator in the continuous domain.
|
class |
HybridModalDirector
An HybridModalDirector governs the execution of the discrete dynamics of a hybrid
system model.
|
Modifier and Type | Class and Description |
---|---|
class |
Integrator
The integrator in the continuous domain.
|