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

Constructor

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

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
Constructor — Telion Python API 0.1.0-alpha | Telion