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

Field

Read-only result field values exposed from Telion result data.

Reference

FieldValueDescription
symboltelion_api.Field
moduletelion_api.model
constructor(name: 'str', location: 'str', number_of_components: 'int', values: 'list[float]', unit: 'str' = '', _model: 'Any | None' = None, _dataset: 'str | None' = None, _expression: 'str | None' = None) -> None

Read-only result field values exposed from Telion result data.

Contract

PropertyValue
symboltelion_api.Field
moduletelion_api.model
constructor(name: 'str', location: 'str', number_of_components: 'int', values: 'list[float]', unit: 'str' = '', _model: 'Any | None' = None, _dataset: 'str | None' = None, _expression: 'str | None' = None) -> None