mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2003 Observed Data : Add basic support for fixed width in parser
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
}
|
||||
|
||||
public:
|
||||
static ColumnInfo createColumnInfo(const std::string& quantity, const std::string& unit, const RifEclipseSummaryAddress& adr);
|
||||
|
||||
RifEclipseSummaryAddress summaryAddress;
|
||||
std::string unitName;
|
||||
double scaleFactor;
|
||||
|
||||
Reference in New Issue
Block a user