API / geotoolkit3d / data / reservoir / well / ReservoirWellData / ReservoirWellData
well.ReservoirWellData.ReservoirWellData
The Reservoir well data object, contains the slices data necessary to build the ReservoirWell.
Warning: ReservoirWell is an experimental feature in active development, and its API is subject to change without prior deprecation.
Constructors
Methods
Methods
▸ getData(): SliceDataOut[]
Return the slices data.
Note: due to memory concern, the slice samples data are returned in a different format.
See the documentation for the 'values' field returned by this method for more information on how to convert the values.