Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

Constructor

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

Reference contract

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

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.BlockRef.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.BlockRef