Package | Description |
---|---|
ptolemy.actor.lib |
Polymorphic actor classes.
|
ptolemy.domains.continuous.lib |
The ptolemy.domains.continuous.lib package.
|
ptolemy.domains.de.lib |
The ptolemy.domains.de.lib package.
|
Modifier and Type | Class and Description |
---|---|
class |
Clock
Deprecated.
Use DiscreteClock.
|
class |
CurrentDate
Produce an output token on each firing with a value that is
the current date.
|
class |
CurrentMicrostep
Produce an output token on each firing with a value that is
the current microstep, also called the current index,
of superdense time.
|
class |
CurrentTime
Produce an output token on each firing with a value that is
the current time.
|
class |
DiscreteClock
This actor produces a periodic signal, a sequence of events at
regularly spaced intervals.
|
class |
TopLevelCurrentTime
Deprecated.
Use CurrentTime with useLocalTime unchecked.
|
class |
TriggeredClock
Deprecated.
Use DiscreteClock.
|
class |
VariableClock
Deprecated.
Use Clock instead.
|
Modifier and Type | Class and Description |
---|---|
class |
Waveform
This actor produces a periodic continuous-time signal defined by a
periodic sequence of samples and an interpolation method.
|
Modifier and Type | Class and Description |
---|---|
class |
GetCurrentMicrostep
Deprecated.
Use actor.lib.GetCurrentMicrostep instead.
|