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

Constructor

Construct `telion_api.Vector` with the installed signature `(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'`.

Reference

FieldValueDescription
symboltelion_api.Vector
signature(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'
returntelion_api.Vector

Construct telion_api.Vector with the installed signature (descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'.

Contract

PropertyValue
symboltelion_api.Vector
signature(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'
returntelion_api.Vector

Signature

Vector(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'