OpenSpirit v2.9.0 Build 27 - Generic Model

EpiDrilling_LineTarget


Derived From:
EpEntity_Entity, EpiDrilling_Target
Capabilties:
read
A line target is a geometric body defined by an axis and its enclosing boundary.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
DoubleSeq

db

Direction of discrete target reference plane with respect to north azimuth reference.
String

db

The acronym of the unit that the azimuth is returned in.
DoubleSeq

db

Angle of dip of target reference plane with respect to horizontal.
String

db

The acronym of the unit that the inclination is returned in.
DoubleSeq

db

Measured length of the line target section perpendicular to azimuth
String

db

The acronym of the unit that the MajorAxisLength column is returned in.
DoubleSeq

db

Measured length of the target perpendicular to Target Ref Azimuth
String

db

The acronym of the unit that the MinorAxisLength column is returned in.
PointSeq

db

The origin defines the center of the shape.
 
Columns inherited from EpiDrilling_Target
Color, ColorName, CreationDate, Creator, DataSource, FieldName, IsHazard, Modifier, Name, NominalFluidType, ShapeKind, TargetType, WellBore, WellPlanProjectName
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

Azimuth

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:PlaneAngle
Direction of discrete target reference plane with respect to north azimuth reference.

MinorAxisLength

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Measured length of the target perpendicular to Target Ref Azimuth

OriginPoint

Data Type:PointSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The origin defines the center of the shape.

InclinationUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Inclination
The acronym of the unit that the inclination is returned in.

MajorAxisLengthUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
The acronym of the unit that the MajorAxisLength column is returned in.

Inclination

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Inclination
Angle of dip of target reference plane with respect to horizontal.

AzimuthUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:PlaneAngle
The acronym of the unit that the azimuth is returned in.

MajorAxisLength

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Measured length of the line target section perpendicular to azimuth

MinorAxisLengthUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
The acronym of the unit that the MinorAxisLength column is returned in.


OpenSpirit v2.9.0 Build 27 - Generic Model