Package ptolemy.actor.parameters
The ptolemy.actor.parameters package.
- Since:
- Ptolemy II 0.2
-
Class Summary Class Description DoubleRangeParameter This is a parameter with type double with a limited range and limited precision.FilePortParameter This file parameter creates an associated port that can be used to update the current value of the parameter.IntRangeParameter This is a parameter with type integer with a limited range.LocationParameter A parameter that specifies the location of the center of its container.MirrorPortParameter This is a PortParameter for MirrorComposites.ParameterMirrorPort This port mirrors properties of associated parameter ports.ParameterPort A specialized port for use with PortParameter.ParameterSet An attribute that reads multiple values from a file and sets corresponding parameters in the container.PortParameter This parameter creates an associated port that can be used to update the current value of the parameter.Priority A parameter to store an integer number priority in an actor.SharedParameter This parameter is shared throughout a model.