ReferenceAvailable
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
| Property | Value |
|---|---|
| symbol | telion_api.TransientDesignSession.forward |
| parameter | trajectories |
| type | Iterable[TransientTrajectory | dict[str, Any]] |
| required | true |
| default | required |