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

times

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

Reference contract

FieldValueDescription
symboltelion_api.TransientTrajectory
parametertimes
kindpositional-or-keyword
typetuple[float, ...]
requiredtrue
defaultrequired

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

Contract

PropertyValue
symboltelion_api.TransientTrajectory
parametertimes
kindpositional-or-keyword
typetuple[float, ...]
requiredtrue
defaultrequired

Authoritative source

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