WellPathTarget¶
- class rips.WellPathTarget(pb2_object=None, channel=None)¶
Bases:
PdmObjectBase
Class containing the Well Target definition
- azimuth¶
Azi(deg)
- Type
float
- dogleg1¶
DL in
- Type
float
- dogleg2¶
DL out
- Type
float
- estimated_azimuth¶
Est Azi(deg)
- Type
float
- estimated_dogleg1¶
Est DL in
- Type
float
- estimated_dogleg2¶
Est DL out
- Type
float
- estimated_inclination¶
Est Inc(deg)
- Type
float
- inclination¶
Inc(deg)
- Type
float
- target_measured_depth¶
MD
- Type
float
- target_point¶
Relative Coord
- Type
str
- use_fixed_azimuth¶
Azi
- Type
bool
- use_fixed_inclination¶
Inc
- Type
bool