ReferenceAvailable
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
| Property | Value |
|---|---|
| symbol | telion_api.BlockRef |
| signature | (feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None |
| return | telion_api.BlockRef |
Signature
BlockRef(feature: 'Feature', inputs: 'dict[str, PortRef]', outputs: 'dict[str, SignalRef]') -> None