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 |
DarwinCoreDataSource
A ResultRecord that is in EML 2.0.0 format.
|
Modifier and Type | Class and Description |
---|---|
class |
Eml200DataSource
The Eml200DataSource is used to gain access to a wide variety of data
packages that have been described using Ecological Metadata Language (EML).
|
Modifier and Type | Class and Description |
---|---|
class |
ResultRecord
A class that represents a single record from a query result.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryFileReader
This actor reads a file or URL and outputs its content as a bytes array.
|
class |
ConstOnce
Deprecated.
Use ptolemy.actor.lib.Const instead.
|
class |
FileToArray
This actor reads a file or URL and outputs an array of the evaluations of all
lines read.
|
class |
FileToString
This actor reads a file or URL and outputs its content in a single string.
|
class |
SVGToPolygon
This actor converts an SVG file into polygon objects.
|
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).
|
class |
OpendapDataSourceODC
The OPeNDAP actor reads data from OPeNDAP data sources (i.e. servers).
|
Modifier and Type | Class and Description |
---|---|
class |
CreateDate
Create a date token.
|
class |
RandomDate
Generate a random date between upper and lower dates.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataParser |
Modifier and Type | Class and Description |
---|---|
class |
PermanentStringConstant
This actor generates a sequence of the input string.
|
Modifier and Type | Class and Description |
---|---|
class |
Timestamp
Returns the current date and time in "yyyy-MM-dd z HH:mm:ss" format.
|
Modifier and Type | Class and Description |
---|---|
class |
SRBConnect
The SRBConnection actor provides users with valid accounts an ability to
connect to the SDSC Storage Resoure Broker from within the Kepler
computational environment.
|
Modifier and Type | Class and Description |
---|---|
class |
Bernoulli
Produce a random sequence of booleans.
|
class |
Clock
Deprecated.
Use DiscreteClock.
|
class |
Const
Produce a constant output.
|
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 |
DiscreteRandomSource
An actor that produces tokens with a given probability mass function.
|
class |
DoubleReader
Deprecated.
Use ExpressionReader instead.
|
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 |
Gaussian
Produce a random sequence with a Gaussian distribution.
|
class |
GetCausalityInterface
Actor that reads the causality interface of its container or an
actor inside the container and produces a
string describing it.
|
class |
Interpolator
Produce an interpolation based on the parameters.
|
class |
LimitedFiringSource
Base class for source actors that will only fire a limited number of
times.
|
class |
PoissonClock
This actor produces discrete events according to a Poisson process.
|
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 |
RandomInteger
Generated integers that are uniformly sampled from the range of
32-bit integers.
|
class |
RandomSource
A base class for sources of random numbers.
|
class |
Reader
Deprecated.
Use ExpressionReader instead.
|
class |
Rician
Produce a random sequence with a Rician distribution.
|
class |
SequenceSource
Base class for sequence sources.
|
class |
StringConst
Produce a constant output of type string.
|
class |
TimedSource
Base class for time-based sources.
|
class |
TopLevelCurrentTime
Deprecated.
Use CurrentTime with useLocalTime unchecked.
|
class |
Triangular
Produce a random sequence with a triangular distribution.
|
class |
TriggeredClock
Deprecated.
Use DiscreteClock.
|
class |
Uniform
Produce a random sequence with a uniform distribution.
|
class |
URLDirectoryReader
Deprecated.
Use DirectoryListing instead.
|
class |
URLReader
This actor reads tokens from an URL, and output them.
|
class |
VariableClock
Deprecated.
Use Clock instead.
|
class |
WallClockTime
Upon firing, this actor outputs the elapsed real time in seconds
since the start time of the model, as reported by the director.
|
Modifier and Type | Class and Description |
---|---|
class |
ColtBeta
Produce a random sequence with a Beta distribution.
|
class |
ColtBinomial
Produce a random sequence with a Binomial distribution.
|
class |
ColtBinomialSelector
Assign trials from several populations using a conditional Binomial
selection process.
|
class |
ColtBreitWigner
Produce a random sequence with a BreitWigner distribution.
|
class |
ColtChiSquare
Produce a random sequence with a ChiSquare distribution.
|
class |
ColtExponential
Produce a random sequence with a Exponential distribution.
|
class |
ColtExponentialPower
Produce a random sequence with a ExponentialPower distribution.
|
class |
ColtGamma
Produce a random sequence with a Gamma distribution.
|
class |
ColtHyperGeometric
Produce a random sequence with a HyperGeometric distribution.
|
class |
ColtLogarithmic
Produce a random sequence with a Logarithmic distribution.
|
class |
ColtNegativeBinomial
Produce a random sequence with a NegativeBinomial distribution.
|
class |
ColtNormal
Produce a random sequence with a Normal distribution.
|
class |
ColtPoisson
Produce a random sequence with a Poisson distribution.
|
class |
ColtPoissonSlow
Produce a random sequence with a PoissonSlow distribution.
|
class |
ColtRandomSource
Base class for Colt random sources.
|
class |
ColtStudentT
Produce a random sequence with a StudentT distribution.
|
class |
ColtVonMises
Produce a random sequence with a VonMises distribution.
|
class |
ColtZeta
Produce a random sequence with a Zeta distribution.
|
Modifier and Type | Class and Description |
---|---|
class |
HadamardCode
Produce a Hadamard codeword by selecting a row from a Hadamard matrix.
|
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.
|
class |
SliderSource
The output of this actor is controlled by a slider in the run window.
|
Modifier and Type | Class and Description |
---|---|
class |
PreinitializeMustBeInvoked
Preinitialize() must be invoked after wrapup.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageReader
This actor reads an Image from a FileParameter, and outputs it as an
AWTImageToken.
|
class |
PGMReader
Read a PGM file and output it as an occupancy grid.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVReader
This actor reads a file or URL, one line at a time, and outputs each line
except the first as a record.
|
class |
DirectoryListing
Given a URL or directory name, produce an array of file names in that
directory that match an (optional) pattern.
|
class |
ExpressionReader
Deprecated.
Use LineReader and ExpressionToToken.
|
class |
FileReader
This actor reads a file or URL and outputs the entire file
as a single string.
|
class |
LineReader
This actor reads a file or URL, one line at a time, and outputs each line
as a 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 |
Noise
This actor generates continuous-time noise with a Gaussian distribution.
|
Modifier and Type | Class and Description |
---|---|
class |
BandlimitedNoise
This actor generates continuous-time noise with a Gaussian distribution
and controlled bandwidth.
|
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 |
EventButton
Deprecated.
Use ptolemy.actor.lib.gui.EventButton, it is domain polymorphic.
|
class |
GetCurrentMicrostep
Deprecated.
Use actor.lib.GetCurrentMicrostep instead.
|
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 |
ImageSequence
Load a sequence of binary images from files, and create a sequence of
IntMatrixTokens from them.
|
Modifier and Type | Class and Description |
---|---|
class |
DummySource
Class comments
A simple actor acting as a dummy source used for testing the OptimizingSDFDirector.
|
Modifier and Type | Class and Description |
---|---|
class |
TestRamp
Test out icon handling by the filters.
|