downhole-direction-vector
schema/components/downhole-direction-vector/1.0.0/downhole-direction-vector.schema.json
The downhole-direction-vector component represents the direction and length of a downhole segment.
Columns: distance, azimuth, dip.
Used by: drilling-campaign, downhole-collection.
See also: desurvey-method, downhole-attributes, hole-collars.
Properties
downhole-direction-vector (v1.0.0)
Represents the direction and size of a downhole segment and any associated attributes. Columns: distance, azimuth, dip.
| Property | Type | Description | Flags |
|---|---|---|---|
| data | binary-blob | Data stored as a binary blob. | ⬆️ ✅ |
| length | Integer | length of array | ⬆️ ✅ |
| width | Integer | number of columns | ⬆️ ✅ |
| data_type | String | data type | ⬆️ ✅ |
| width | Integer | number of columns | ⬆️ ✅ |
| attributes | one-of-attribute | Attribute data. | ⬆️ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |