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

observations

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

Reference contract

FieldValueDescription
symboltelion_api.TransientDesignSession.forward
parameterobservations
kindpositional-or-keyword
typeIterable[TransientObservationSpec | dict[str, Any]]
requiredtrue
defaultrequired

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

Contract

PropertyValue
symboltelion_api.TransientDesignSession.forward
parameterobservations
kindpositional-or-keyword
typeIterable[TransientObservationSpec | dict[str, Any]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.TransientDesignSession.forward:parameter:observations
Path
sdk/python/telion_api/model.py
Symbol
telion_api.TransientDesignSession.forward