#2126, #2139 Rftplot alignment with PLT plot. Move two new static methods to WellPlotTool

This commit is contained in:
Jacob Støren
2017-11-16 16:35:55 +01:00
parent 6b2231478c
commit 1808745ea0
6 changed files with 251 additions and 389 deletions

View File

@@ -83,14 +83,6 @@ public:
static const char* plotNameFormatString();
static void calculateValueOptionsForTimeSteps(const QString& wellPathNameOrSimWellName,
const std::vector<RifDataSourceForRftPlt>& selSources,
const std::set<RifEclipseRftAddress::RftWellLogChannelType>& interestingRFTResults,
QList<caf::PdmOptionItemInfo>& options);
static std::set < RiaRftPltCurveDefinition > curveDefsFromTimesteps(const QString& simWellName,
const std::vector<QDateTime>& selectedTimeStepVector,
const std::set<RifEclipseRftAddress::RftWellLogChannelType>& interestingRFTResults,
const std::vector<RifDataSourceForRftPlt>& selectedSourcesExpanded);
protected:
// Overridden PDM methods