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

offsets

`offsets` is a required parameter of `telion_api.TransientTrajectory` with the installed type contract `tuple[int, ...]`.

Reference contract

FieldValueDescription
symboltelion_api.TransientTrajectory
parameteroffsets
kindpositional-or-keyword
typetuple[int, ...]
requiredtrue
defaultrequired

offsets is a required parameter of telion_api.TransientTrajectory with the installed type contract tuple[int, ...].

Contract

PropertyValue
symboltelion_api.TransientTrajectory
parameteroffsets
kindpositional-or-keyword
typetuple[int, ...]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.TransientTrajectory.__init__:parameter:offsets
Path
sdk/python/telion_api/model.py
Symbol
telion_api.TransientTrajectory