Package ptolemy.codegen.c.actor.lib

C code generation templates for general actors.

See:
          Description

Class Summary
AbsoluteValue 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.
Accumulator A helper class for ptolemy.actor.lib.Accumulator.
AddSubtract A helper class for ptolemy.actor.lib.AddSubtract.
ArrayAppend A code generation helper class for ptolemy.actor.lib.ArrayAppend.
ArrayAverage A code generation helper class for ptolemy.actor.lib.ArrayAverage.
ArrayElement A code generation helper class for ptolemy.actor.lib.ArrayElement.
ArrayElementAsMatrix A code generation helper class for ptolemy.actor.lib.ArrayElementAsMatrix.
ArrayExtract A code generation helper class for ptolemy.actor.lib.ArrayExtract.
ArrayLength A code generation helper class for ptolemy.actor.lib.ArrayLength.
ArrayLevelCrossing A code generation helper class for ptolemy.actor.lib.ArrayLevelCrossing.
ArrayMaximum A code generation helper class for ptolemy.actor.lib.ArrayMaximum.
ArrayMinimum A code generation helper class for ptolemy.actor.lib.ArrayMinimum.
ArrayPeakSearch A code generation helper class for ptolemy.actor.lib.ArrayPeakSearch.
ArrayToElements A code generation helper class for ptolemy.actor.lib.ArrayToElements.
Average A helper class for ptolemy.actor.lib.Average.
Bernoulli A helper class for ptolemy.actor.lib.Bernoulli.
BooleanMultiplexor A code generation helper class for ptolemy.actor.lib.BooleanMultiplexor.
BooleanSelect A code generation helper class for ptolemy.actor.lib.BooleanSelect.
BooleanSwitch A code generation helper class for ptolemy.actor.lib.BooleanSwitch.
Commutator A code generation helper class for ptolemy.actor.lib.Commutator.
Const A helper class for ptolemy.actor.lib.Const.
Counter A helper class for ptolemy.actor.lib.Counter.
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.
Differential A helper class for ptolemy.actor.lib.Differential.
Discard A helper class for ptolemy.actor.lib.Discard.
DiscreteRandomSource A code generation helper class for ptolemy.actor.lib.DiscreteRandomSource.
Distributor A code generation helper class for ptolemy.actor.lib.Distributor.
ElementsToArray A code generation helper class for ptolemy.actor.lib.ElementsToArray.
Exit A helper class for ptolemy.actor.lib.Exit.
Expression A code generation helper class for ptolemy.actor.lib.Expression.
Expression.VariableScope Variable scope class customized for the CParseTreeCodeGenerator.
Gaussian A helper class for ptolemy.actor.lib.Gaussian.
GradientAdaptiveLattice A helper class for ptolemy.actor.lib.GradientAdaptiveLattice.
Interpolator A code generation helper class for ptolemy.actor.lib.Interpolator.
Lattice A code generation helper class for ptolemy.actor.lib.Lattice.
Limiter A helper class for ptolemy.actor.lib.Limiter.
LookupTable A helper class for ptolemy.actor.lib.LookupTable.
Maximum A helper class for ptolemy.actor.lib.Maximum.
Minimum A helper class for ptolemy.actor.lib.Minimum.
MonitorValue A helper class for ptolemy.actor.lib.MonitorValue.
MovingAverage Generate C code for an actor that computes the moving average.
MultiplyDivide A helper class for ptolemy.actor.lib.MultiplyDivide.
NonStrictTest A helper class for ptolemy.actor.lib.NonStrictTest.
OrderedMerge A code generation helper class for ptolemy.actor.lib.OrderedMerge.
Publisher Generate C 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.
Quantizer A code generation helper class for ptolemy.actor.lib.Quantizer.
Ramp A helper class for ptolemy.actor.lib.Ramp.
RandomSource A helper class for ptolemy.actor.lib.RandomSource.
RecursiveLattice A code generation helper class for ptolemy.actor.lib.RecursiveLattice.
Remainder A helper class for ptolemy.actor.lib.Remainder.
Rician A code generation helper class for ptolemy.actor.lib.Rician.
Scale A helper class for ptolemy.actor.lib.Scale.
Sequence A helper class for ptolemy.actor.lib.Sequence.
SetVariable A code generation helper class for ptolemy.actor.lib.SetVariable.
Sink A code generation helper class for ptolemy.actor.lib.Sink.
Sleep A helper class for ptolemy.actor.lib.Sleep.
Stop A code generation helper class for ptolemy.actor.lib.Stop.
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.
Synchronizer A code generation helper class for ptolemy.actor.lib.Synchronizer.
Test A helper class for ptolemy.actor.lib.Test.
ThrowException A code generation helper class for ptolemy.actor.lib.ThrowException.
ThrowModelError A code generation helper class for ptolemy.actor.lib.ThrowModelError.
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.
WallClockTime A helper class for ptolemy.actor.lib.WallClockTime.
 

Package ptolemy.codegen.c.actor.lib Description

C code generation templates for general actors.

Since:
Ptolemy II 5.1