mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Added fields for min and max depths to the well log plot
Changing those fields will cause all well trace plots to be updated accordingly.
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
|
||||
RiuWellLogTracePlot* createTracePlot();
|
||||
|
||||
void setDepthRange(double minDepth, double maxDepth);
|
||||
|
||||
private:
|
||||
void setDefults();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user