12.7.2 CalibrationPointRole
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
The role of a calibration point in a log depth registration.
Name |
Type |
Notes |
---|---|---|
left edge |
abstractTypeEnum |
Denotes the calibration being made on the left edge of the image. |
right edge |
abstractTypeEnum |
Denotes the calibration being made on the right edge of the image. |
fraction |
abstractTypeEnum |
Denotes an intermediate point from the left edge to the right edge. |
other |
abstractTypeEnum |
The value is not known. Avoid using this value. All reasonable attempts should be made to determine the appropriate value. Use of this value may result in rejection in some situations. |
Association |
Notes |
---|---|
From: CalibrationPointRole. To: TypeEnum Generalization |
|
From: DepthRegCalibrationPoint. To: CalibrationPointRole Dependency |