Skip to documentation content
On this page
  1. Reference
  2. Contract

_on_transport_started

`_on_transport_started` is an optional parameter of `telion_api.Model.solve` with the installed type contract `Callable[[int], Any] | None`.

Reference

FieldValueDescription
symboltelion_api.Model.solve
parameter_on_transport_started
kindkeyword-only
typeCallable[[int], Any] | None
requiredfalse
defaultnull

_on_transport_started is an optional parameter of telion_api.Model.solve with the installed type contract Callable[[int], Any] | None.

Contract

PropertyValue
symboltelion_api.Model.solve
parameter_on_transport_started
kindkeyword-only
typeCallable[[int], Any] | None
requiredfalse
defaultnull