distance-table
schema/components/distance-table/1.2.0/distance-table.schema.json
The distance-table component represents a table of distance-based data, associating measured distances
with attribute values.
Used by: downhole-collection.
See also: data-table, interval-table, downhole-attributes (drilling context).
Properties
distance-table (v1.2.0)
A table of distances.
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the table. | ✅ |
| collection_type | String | The type of the collection. | ✅ |
| distance | distance-table | The distance. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |