Skip to documentation content
On this page
  1. Contract

trajectories

`trajectories` is a required parameter of `telion_api.TransientDesignSession.forward` with the installed type contract `Iterable[TransientTrajectory | dict[str, Any]]`.

trajectories is a required parameter of telion_api.TransientDesignSession.forward with the installed type contract Iterable[TransientTrajectory | dict[str, Any]].

Contract

PropertyValue
symboltelion_api.TransientDesignSession.forward
parametertrajectories
typeIterable[TransientTrajectory | dict[str, Any]]
requiredtrue
defaultrequired
trajectories — Telion Python API 0.1.0-alpha | Telion