mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2001 RFT plot. Use only TVD depth type
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
class RiuWellLogPlot;
|
||||
class RimWellLogTrack;
|
||||
class RimWellRftPlot;
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
@@ -101,6 +102,9 @@ public:
|
||||
|
||||
QString asciiDataForPlotExport() const;
|
||||
|
||||
RimWellRftPlot* rftPlot() const;
|
||||
bool isRftPlotChild() const;
|
||||
|
||||
protected:
|
||||
|
||||
// Overridden PDM methods
|
||||
|
||||
Reference in New Issue
Block a user