mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4584 Text Based Curve Creation: Add <Outdated> flag if the actual curves does not match the filter
Add address access on gridTimeHistoryCurves.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "cafPdmPtrField.h"
|
||||
|
||||
#include <memory>
|
||||
#include "SummaryPlotCommands/RicSummaryPlotFeatureImpl.h"
|
||||
|
||||
class RigMainGrid;
|
||||
class RimEclipseCase;
|
||||
@@ -62,6 +63,8 @@ public:
|
||||
std::vector<time_t> timeStepValues() const;
|
||||
std::vector<double> daysSinceSimulationStart() const;
|
||||
|
||||
RigGridCellResultAddress resultAddress();
|
||||
|
||||
QString quantityName() const;
|
||||
QString caseName() const;
|
||||
RimCase* gridCase() const;
|
||||
|
||||
Reference in New Issue
Block a user