Package | Description |
---|---|
ptolemy.actor.lib |
Polymorphic actor classes.
|
ptolemy.domains.continuous.kernel |
The Continuous domain kernel.
|
ptolemy.domains.modal.kernel |
The ptolemy.domains.modal.kernel package.
|
ptolemy.domains.modal.kernel.ia |
Support for Interface Automatons.
|
ptolemy.domains.modal.modal |
The ptolemy.domains.modal.modal package.
|
ptolemy.domains.sdf.lib |
The ptolemy.domains.sdf.lib package.
|
Modifier and Type | Class and Description |
---|---|
class |
SetVariable
Set the value of a variable.
|
Modifier and Type | Class and Description |
---|---|
class |
HybridModalDirector
An HybridModalDirector governs the execution of the discrete dynamics of a hybrid
system model.
|
Modifier and Type | Class and Description |
---|---|
class |
FSMActor
An FSMActor contains a set of states and transitions.
|
class |
FSMDirector
An FSMDirector governs the execution of a modal model.
|
class |
ModalDirector
Deprecated.
Use FSMDirector
|
class |
MultirateFSMDirector
This director extends FSMDirector by supporting production and consumption
of multiple tokens on a port in a firing.
|
class |
NonStrictFSMDirector
This director extends FSMDirector by consuming only input tokens that
are needed in the current state.
|
Modifier and Type | Class and Description |
---|---|
class |
InterfaceAutomaton
This class models an Interface Automaton.
|
Modifier and Type | Class and Description |
---|---|
class |
ModalController
This FSM actor supports mirroring of its ports in its container
(which is required to be a ModalModel), which in turn assures
mirroring of ports in each of the refinements.
|
Modifier and Type | Class and Description |
---|---|
class |
VariableLattice
This actor implements an FIR filter with a lattice structure where
the reflection coefficients are supplied at an input port.
|
class |
VariableRecursiveLattice
This actor implements a recursive (all-pole) filter with a lattice
structure where the reflection coefficients are supplied at an input port.
|