mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1167 - pre-proto - Calculating azimuth angle for well path and using this angle in setting azimuth angle for fracture.
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
bool hasDatumElevation() const;
|
||||
double datumElevation() const;
|
||||
cvf::Vec3d interpolatedPointAlongWellPath(double measuredDepth);
|
||||
double wellPathAzimuthAngle(const cvf::Vec3d& position) const;
|
||||
|
||||
private:
|
||||
bool m_hasDatumElevation;
|
||||
|
||||
Reference in New Issue
Block a user