mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7329 Report MD and formation dip from StimPlan template XML.
This commit is contained in:
@@ -133,6 +133,8 @@ private:
|
||||
|
||||
double conversionFactorForBetaValues() const;
|
||||
|
||||
QString generatePropertiesTable() const;
|
||||
|
||||
private:
|
||||
caf::PdmField<int> m_activeTimeStepIndex;
|
||||
caf::PdmField<QString> m_conductivityResultNameOnFile;
|
||||
@@ -144,5 +146,7 @@ private:
|
||||
cvf::ref<RigStimPlanFractureDefinition> m_stimPlanFractureDefinitionData;
|
||||
bool m_readError;
|
||||
|
||||
caf::PdmField<QString> m_propertiesTable;
|
||||
|
||||
caf::PdmField<bool> m_showStimPlanMesh_OBSOLETE;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user