Package ptolemy.domains.sequence.lib
The ptolemy.domains.sequence.lib package.
- Since:
- Ptolemy II 7.2
-
Class Summary Class Description BaseMultipleMethodsActor Base class for sequenced actors with multiple fire methods.Break An actor that implements a control break.IfThen A type polymorphic If-Then-Else actor.IfThenElse A type polymorphic If-Then-Else actor.SequencedIntegrator An integrator actor that can be sequenced and share state across multiple instances.SequencedSharedMemoryActor A base class for shared memory actors in the sequence domain.SequencedVariable A variable that can share state across multiple instances and is used in the sequence domain.While A While actor for the sequence domain.