mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1948 PLT Plot. Display curves from well log file
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
class RiuWellLogPlot;
|
||||
class RimWellLogTrack;
|
||||
class RimWellRftPlot;
|
||||
class RimWellPltPlot;
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
@@ -104,6 +105,8 @@ public:
|
||||
|
||||
RimWellRftPlot* rftPlot() const;
|
||||
bool isRftPlotChild() const;
|
||||
RimWellPltPlot* pltPlot() const;
|
||||
bool isPltPlotChild() const;
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user