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

transform

`transform` is a required parameter of `telion_api.Model.derive_field` with the installed type contract `Callable[[float | list[float]], Any]`.

Reference

FieldValueDescription
symboltelion_api.Model.derive_field
parametertransform
kindpositional-or-keyword
typeCallable[[float | list[float]], Any]
requiredtrue
defaultrequired

transform is a required parameter of telion_api.Model.derive_field with the installed type contract Callable[[float | list[float]], Any].

Contract

PropertyValue
symboltelion_api.Model.derive_field
parametertransform
kindpositional-or-keyword
typeCallable[[float | list[float]], Any]
requiredtrue
defaultrequired