relative-lineation-data-table
schema/components/relative-lineation-data-table/1.2.0/relative-lineation-data-table.schema.json
The relative-lineation-data-table component stores lineation measurement data relative to a drillhole,
combining depth intervals with lineation orientations.
Used by: downhole-collection.
See also: lineation-data (absolute variant), relative-planar-data-table.
Properties
relative-lineation-data-table (v1.2.0)
A table of lineation data relative to a drillhole
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the table. | ✅ |
| collection_type | String | The type of the collection. | ✅ |
| distance | relative-lineation-data-table | The distance down the drillhole. | ✅ |
| relative_lineation_angles | float-array-3 | Lineation measurements relative to the drillhole. Columns: alpha, beta, gamma | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |