Interface PiActionParamModel


  • @Beta
    public interface PiActionParamModel
    Model of an action runtime parameter in a protocol-independent pipeline.
    • Method Detail

      • id

        PiActionParamId id()
        Returns the ID of this action parameter.
        Returns:
        action parameter ID
      • bitWidth

        int bitWidth()
        Return the size in bits of this action parameter.
        Returns:
        size in bits