kappa_sdk.wellbore.DepthCollection#
- class kappa_sdk.wellbore.DepthCollection(md_start, md_end, is_closed)[source]#
Attributes
DepthCollection.is_closed
Gets whether this
DepthCollection
is closed.DepthCollection.md_end
Gets the MD end of this
DepthCollection
.DepthCollection.md_start
Gets the MD start of this
DepthCollection
.Methods
- Parameters:
md_start (float)
md_end (float)
is_closed (bool)