mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1980 PLT Plot: Map data cells and MD in RFTCurves
This commit is contained in:
@@ -45,7 +45,8 @@ public:
|
||||
void setValuesWithTVD(const std::vector<double>& xValues,
|
||||
const std::vector<double>& measuredDepths,
|
||||
const std::vector<double>& tvDepths,
|
||||
RiaDefines::DepthUnitType depthUnit);
|
||||
RiaDefines::DepthUnitType depthUnit,
|
||||
bool isExtractionCurve);
|
||||
|
||||
const std::vector<double>& xValues() const;
|
||||
const std::vector<double>& measuredDepths() const;
|
||||
|
||||
Reference in New Issue
Block a user