Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

Constructor

Construct `telion_api.BlockRef` with the installed signature `(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None`.

Reference

FieldValueDescription
symboltelion_api.BlockRef
signature(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None
returntelion_api.BlockRef

Construct telion_api.BlockRef with the installed signature (feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None.

Contract

PropertyValue
symboltelion_api.BlockRef
signature(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None
returntelion_api.BlockRef

Signature

BlockRef(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None