Package | Description |
---|---|
org.camera.service | |
org.geon | |
org.kepler.actor | |
org.kepler.actor.database | |
org.kepler.actor.io | |
org.kepler.data.datasource.dataone | |
org.kepler.data.datasource.dataturbine | |
org.kepler.data.netcdf | |
org.kepler.dataproxy.datasource.opendap | |
org.kepler.date | |
org.kepler.metadata | |
ptolemy.actor.lib |
Polymorphic actor classes.
|
ptolemy.actor.lib.gem5 |
Actors for integration of Ptolemy II with gem5 architectural simulator.
|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
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 |
CAMERAResourceMonitor
This actor reads a file or URL and outputs the entire file
as a single string.
|
class |
CAMERAURLProcessor
This CAMERA specific URL Process automatically generates the
drop down based on the URL provided by the user from the StringParameter.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstOnce
Deprecated.
Use ptolemy.actor.lib.Const instead.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomDirectoryMaker
This actor creates a new directory.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseTableCreator
Create a database table if the table doesn't exist.
|
Modifier and Type | Class and Description |
---|---|
class |
FileDeleter
Delete a file or directory.
|
Modifier and Type | Class and Description |
---|---|
class |
DataOneActor |
Modifier and Type | Class and Description |
---|---|
class |
DataTurbine
The DataTurbine actor retrieves and outputs data from an RBNB DataTurbine server.
|
Modifier and Type | Class and Description |
---|---|
class |
NetCDFReader
This actor reads values from a NetCDF file.
|
Modifier and Type | Class and Description |
---|---|
class |
OpendapDataSource
The OPeNDAP actor reads data from OPeNDAP data sources (i.e. servers).
|
Modifier and Type | Class and Description |
---|---|
class |
CreateDate
Create a date token.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataParser |
Modifier and Type | Class and Description |
---|---|
class |
Const
Produce a constant output.
|
class |
Exec
Execute a command as a separately running subprocess.
|
class |
ExecutionTime
Read the input token, if there is one, execute an (uninteresting)
computation to consume a specified amount of real time or to execute
it a fixed number of times, and produce
on the output the actual execution time (in milliseconds).
|
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.
|
class |
SequenceSource
Base class for sequence sources.
|
class |
StringConst
Produce a constant output of type string.
|
Modifier and Type | Class and Description |
---|---|
class |
Gem5Wrapper
An actor that interacts with gem5 architectural simulator.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstPlaceable
Produce a constant output from an actor that is placeable in a GUI.
|
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.
|
class |
FileReader
This actor reads a file or URL and outputs the entire file
as a single string.
|
class |
TokenReader
Deprecated.
Use LineReader followed by ExpressionToToken.
|
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.
|