Geophysical model that represents a curve coverage of some geophysical properties
-- Description --
Distribution of physical or geophysical properties along a curve. Examples: layer model from 1D inversion, interpreted borehole log.
| Navn |
Type |
Lengde |
Multiplisitet |
|
CurveModelTypeValue |
|
1..1 |
| Name |
Type |
English |
Description |
| modelType |
CurveModelTypeValue |
|
Type of curve model
-- Description --
It must be a value from the CurveModelTypeValue codelist.
|
| Navn |
Beskrivelse |
| shape must be GM_Curve |
/* shape must be GM_Curve */
inv: shape.oclIsKindOf(GM_Curve)
|