parameterAvailable
times
`times` is a required parameter of `telion_api.TransientTrajectory` with the installed type contract `tuple[float, ...]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.TransientTrajectory | — |
| parameter | times | — |
| kind | positional-or-keyword | — |
| type | tuple[float, ...] | — |
| required | true | — |
| default | required | — |
times is a required parameter of telion_api.TransientTrajectory with the installed type contract tuple[float, ...].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.TransientTrajectory |
| parameter | times |
| kind | positional-or-keyword |
| type | tuple[float, ...] |
| required | true |
| default | required |