12.6.22 PassIndexedDepth
| Topic Version | 1 | Published | 11/11/2016 | ||
| For Standard | WITSML v2.0 | ||||
| Type: | Class | Stereotype: | «XSDcomplexType» | ||
Qualifies depth based on pass, direction and depth
|
Name |
Type |
Notes |
|---|---|---|
|
Depth |
float |
The measured depth of the point. |
|
Direction |
int |
0 = down (increasing depth) 1= up (decreasing depth) Changes each time the logging tool direction changes. When a log starts from the bottom, start with pass = 0, direction = 1. When you get to the top of the interval and start down again, change the pass. |
|
Pass |
int |
The pass number. Increase the pass number each time the tool direction changes twice. |
|
Association |
Notes |
|---|---|
|
From: PassIndexedDepth. To: AbstractIndexValue Generalization |