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

sample_nearest

Public method `telion_api.Dataset.sample_nearest(name: 'str', x: 'float', y: 'float', z: 'float') -> 'float | list[float]'`.

Reference

FieldValueDescription
symboltelion_api.Dataset.sample_nearest
signature(name: 'str', x: 'float', y: 'float', z: 'float') -> 'float | list[float]'
returnfloat | list[float]

Public method telion_api.Dataset.sample_nearest(name: 'str', x: 'float', y: 'float', z: 'float') -> 'float | list[float]'.

Contract

PropertyValue
symboltelion_api.Dataset.sample_nearest
signature(name: 'str', x: 'float', y: 'float', z: 'float') -> 'float | list[float]'
returnfloat | list[float]

Signature

telion_api.Dataset.sample_nearest(name: 'str', x: 'float', y: 'float', z: 'float') -> 'float | list[float]'