mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add support for estimating md from well path as well
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
|
||||
const std::vector<cvf::Vec3d>& wellPathPoints() const;
|
||||
const std::vector<double>& measureDepths() const;
|
||||
std::vector<double> trueVerticalDepths() const;
|
||||
|
||||
RigWellPath();
|
||||
void setDatumElevation(double value);
|
||||
|
||||
Reference in New Issue
Block a user