#1464 Fishbones MSW : Export well segments

This commit is contained in:
Bjørnar Grip Fjær
2017-05-19 11:28:02 +02:00
parent a71eace124
commit b23996a75f
5 changed files with 300 additions and 33 deletions

View File

@@ -64,6 +64,7 @@ public:
double tubingRadius() const;
double holeRadius() const { return m_lateralHoleRadius(); }
double openHoleRoughnessFactor() const { return m_lateralOpenHoleRoghnessFactor(); }
double lateralCountPerSub() const;
std::vector<double> lateralLengths() const;