mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2153 Cross Plot : Compute interpolated values based on missing timesteps relative other curve
This commit is contained in:
@@ -81,6 +81,7 @@ protected:
|
||||
private:
|
||||
RifSummaryReaderInterface* valuesSummaryReaderX() const;
|
||||
RifSummaryReaderInterface* valuesSummaryReaderY() const;
|
||||
const std::vector<time_t>& timeStepsX() const;
|
||||
|
||||
void calculateCurveInterpolationFromAddress();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user