Package ptolemy.codegen.java.actor.lib

Domain polymorphic actors for code generation in Java.

See:
          Description

Class Summary
Accumulator A helper class for ptolemy.actor.lib.Accumulator.
AddSubtract A helper class for ptolemy.actor.lib.AddSubtract.
BooleanMultiplexor A code generation helper class for ptolemy.actor.lib.BooleanMultiplexor.
Commutator A code generation helper class for ptolemy.actor.lib.Commutator.
Const A helper class for ptolemy.actor.lib.Const.
CurrentTime Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
Discard A helper class for ptolemy.actor.lib.Discard.
Distributor A code generation helper class for ptolemy.actor.lib.Distributor.
ElementsToArray A code generation helper class for ptolemy.actor.lib.ElementsToArray.
Expression A code generation helper class for ptolemy.actor.lib.Expression.
Expression.VariableScope Variable scope class customized for the JavaParseTreeCodeGenerator.
Limiter A helper class for ptolemy.actor.lib.Limiter.
Minimum A helper class for ptolemy.actor.lib.Minimum.
MovingAverage Generate C code for an actor that computes the moving average.
MultiplyDivide A helper class for ptolemy.actor.lib.MultiplyDivide.
Publisher Generate Java code for an actor that publishes tokens on a named channel.
PublisherTest A helper class for ptolemy.actor.lib.PublisherTest.
Pulse A helper class for ptolemy.actor.lib.Pulse.
Ramp A helper class for ptolemy.actor.lib.Ramp.
RandomSource A helper class for ptolemy.actor.lib.RandomSource.
Scale A helper class for ptolemy.actor.lib.Scale.
Sequence A helper class for ptolemy.actor.lib.Sequence.
StringConst A helper class for ptolemy.actor.lib.StringConst.
Subscriber Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
SubscriptionAggregator Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
Test A helper class for ptolemy.actor.lib.Test.
TrigFunction A helper class for ptolemy.actor.lib.TrigFunction.
UnaryMathFunction A helper class for ptolemy.actor.lib.UnaryMathFunction.
Uniform A helper class for ptolemy.actor.lib.Uniform.
VectorAssembler Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
VectorDisassembler Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
 

Package ptolemy.codegen.java.actor.lib Description

Domain polymorphic actors for code generation in Java.

Since:
Ptolemy II 7.1