Last updated

API / geotoolkit / welllog / data / ScaleType / ScaleType

Enumeration: ScaleType

data.ScaleType.ScaleType

Enum of welllog data scale types

Table of contents

Enumeration Members

Contents

Enumeration Members

Linear

Linear = "Linear"

Linear distribution of the values


Logarithmic

Logarithmic = "Logarithmic"

Applies logarithmic function to the values


Tangential

Tangential = "Tangential"

Applies tangential function to the values