Class SDFTransformer

    • Field Detail

      • input

        public TypedIOPort input
        The input port. This base class imposes no type constraints except that the type of the input cannot be greater than the type of the output.
      • input_tokenConsumptionRate

        public Parameter input_tokenConsumptionRate
        The rate parameter for the input port.
      • output

        public TypedIOPort output
        The output port. By default, the type of this output is constrained to be at least that of the input.
      • output_tokenProductionRate

        public Parameter output_tokenProductionRate
        The rate parameter for the output port.
      • output_tokenInitProduction

        public Parameter output_tokenInitProduction
        The rate parameter for the output port that declares the initial production.