Package | Description |
---|---|
ptolemy.actor.lib |
Polymorphic actor classes.
|
ptolemy.actor.lib.gem5 |
Actors for integration of Ptolemy II with gem5 architectural simulator.
|
ptolemy.actor.lib.hoc.test |
Higher Order Component Classes.
|
ptolemy.actor.lib.io |
The ptolemy.actor.lib.io package.
|
ptolemy.actor.lib.test |
The ptolemy.actor.lib.test package.
|
ptolemy.domains.modal.kernel.test |
The ptolemy.domains.modal.kernel.test package.
|
ptolemy.moml.filter.test |
The ptolemy.moml.filter.test package.
|
Modifier and Type | Class and Description |
---|---|
class |
Interpolator
Produce an interpolation based on the parameters.
|
class |
Pulse
Produce a pulse with a shape specified by the parameters.
|
class |
Ramp
Produce an output token on each firing with a value that is
incremented by the specified step each iteration.
|
Modifier and Type | Class and Description |
---|---|
class |
Gem5Wrapper
An actor that interacts with gem5 architectural simulator.
|
Modifier and Type | Class and Description |
---|---|
class |
PreinitializeMustBeInvoked
Preinitialize() must be invoked after wrapup.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryListing
Given a URL or directory name, produce an array of file names in that
directory that match an (optional) pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
RampNecessaryFiles
Test out the fileDependencies Block in codegen.
|
Modifier and Type | Class and Description |
---|---|
class |
ZeroOneSource
This actor produces the sequence 011101011011000... as source of the AMI
(Alternating Mark 1) test.
|
Modifier and Type | Class and Description |
---|---|
class |
TestRamp
Test out icon handling by the filters.
|