classAvailable
Field
Read-only result field values exposed from Telion result data.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Field | — |
| module | telion_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
| Property | Value |
|---|---|
| symbol | telion_api.Field |
| module | telion_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 |