mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7765 Well Log Curves : Improve handling of units
This commit is contained in:
@@ -94,6 +94,9 @@ enum class DepthUnitType
|
||||
UNIT_NONE
|
||||
};
|
||||
|
||||
DepthUnitType fromEclipseUnit( EclipseUnitSystem eclipseUnit );
|
||||
EclipseUnitSystem fromDepthUnit( DepthUnitType depthUnit );
|
||||
|
||||
// Depth types used for well log plots
|
||||
enum class DepthTypeEnum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user