| Name | Deviation_Svy_Point_Raw |
|---|---|
| Entity Type | Extension of Deviation_Survey_Point |
| Description | The raw data stored for a deviation survey point. |
| Submodel | Deviation_Survey |
| Entity Scope | Project |
| Primary Key | Deviation_Survey_Point_Id |
| Natural Key | |
| Generalizations | Tracked_Object |
| Specializations |
| Name | Value Domain / Measurement | Description | Required / Default | Type |
|---|---|---|---|---|
| Axial_Gravity | double Acceleration |
Uncorrected gravitational field strength measured in axial direction | No |
NUMBER |
| Axial_Magnetic | double Magnetic_Flux_Density |
Uncorrected magnetic field strength measured in axial direction | No |
NUMBER |
| Deviation_Survey_Point_Id | Deviation_Survey_Point |
An association to show the raw data associated with a Deviation Survey Point | Yes |
NUMBER(38) |
| Insert_Date | DATE NA |
Date the entity was created in the repository | No |
DATE |
| Insert_User | STRING64 NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
| Produced_By | STRING64 NA |
ID of the activity that was executing when the entity was created, for data created programmatically. | No |
VARCHAR2(64) |
| Run_Number | double No_Unit |
The BHA or MWD run used to obtain the measurement | No |
NUMBER |
| SDAT_Label | int No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
| Tool_Calc_Mag_Dip | double Plane_Angle |
The calculated magnetic dip value for the tool | No |
NUMBER |
| Tool_Calc_Total_Gravity | double Acceleration |
The calculated total gravity value for the tool | No |
NUMBER |
| Tool_Calc_Total_Mag_Field | double Magnetic_Flux_Density |
The calculated total magnetic field value for the tool | No |
NUMBER |
| Tool_Dip_FAC | double Plane_Angle |
The +/- tolerance value for the tool dip reading | No |
NUMBER |
| Tool_Gravity_FAC | double Acceleration |
The +/- tolerance value for the tool gravity reading | No |
NUMBER |
| Tool_Magnetic_FAC | double Magnetic_Flux_Density |
The +/- tolerance value for the tool magnetic reading | No |
NUMBER |
| Transverse_Gravity_1 | double Acceleration |
Uncorrected gravitational field strength measured in transverse direction | No |
NUMBER |
| Transverse_Gravity_2 | double Acceleration |
Uncorrected gravitational field strength measured in transverse direction, approximately normal to Transverse_Gravity_1 | No |
NUMBER |
| Transverse_Magnetic_1 | double Magnetic_Flux_Density |
Uncorrected magnetic field strength measured in transverse direction | No |
NUMBER |
| Transverse_Magnetic_2 | double Magnetic_Flux_Density |
Uncorrected magnetic field strength measured in transverse direction, approx normal to Transverse_Magnetic_2 | No |
NUMBER |
| Update_Date | DATE NA |
Date of the most-recent modification to the entity. | No |
DATE |
| Update_User | STRING64 NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
| Link | To Entity | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Deviation_Survey_Point | Deviation_Survey_Point | An association to show the raw data associated with a Deviation Survey Point | Cascade | Yes |