#1980 PLT Plot: Map data cells and MD in RFTCurves

This commit is contained in:
Rebecca Cox
2017-10-12 13:37:03 +02:00
parent e3666a21fe
commit c9d8afc803
4 changed files with 115 additions and 30 deletions

View File

@@ -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;