OpendTect-6_4
6.4
|
Classes | |
class | Well::D2TModel |
Depth to time model. More... | |
class | Well::DahObj |
Depth/Distance along hole object. More... | |
class | Well::Info |
Information about a certain well. More... | |
class | Well::Data |
The holder of all data concerning a certain well. More... | |
class | Well::DisplayProperties |
Display properties of a well. More... | |
class | Well::ElasticModelComputer |
Extraction of an ElasticModel from Well::Data either from the time-depth model or from at least a velocity Log. More... | |
class | Well::ZRangeSelector |
Parameters (zrg, sampling method) to extract well data. More... | |
class | Well::ExtractParams |
ZRangeSelector to extract parameters. More... | |
class | Well::InfoCollector |
Collects information about all wells in store. More... | |
class | Well::TrackSampler |
Collects positions along selected well tracks. The DataPointSet will get new rows with the positions along the track. More... | |
class | Well::LogDataExtracter |
Collects positions along selected well tracks. Will add column to the DataPointSet. More... | |
class | Well::SimpleTrackSampler |
Executor to sample Well::Track. More... | |
class | Well::LogSampler |
Log resampler, extracts all the logs given by log names along a z time or dah axis. More... | |
class | Well::LASImporter::FileInfo |
class | Well::LASImporter |
Imports files in LAS ( Log Ascii Standard ) format. More... | |
class | Well::TrackAscIO |
Track Ascii I/O. More... | |
class | Well::D2TModelAscIO |
D2TModel Ascii I/O. More... | |
class | Well::MarkerSetAscIO |
MarkerSet Ascii I/O. More... | |
class | Well::BulkTrackAscIO |
Bulk WellTrack Ascii I/O. More... | |
class | Well::BulkMarkerAscIO |
Bulk MarkerSet Ascii I/O. More... | |
class | Well::BulkD2TModelAscIO |
Bulk D2TModel Ascii I/O. More... | |
class | Well::DirectionalAscIO |
Directional survey Ascii I/O. More... | |
class | Well::odIO |
base class for Reader and Writer. More... | |
class | WellDataIOProvider |
Well::Data and sub-objects provider from data stores. More... | |
class | WellDataIOProviderFactory |
class | Well::Log |
Well log. More... | |
class | Well::LogDisplayPars |
Log display parameters. More... | |
class | Well::LogDisplayParSet |
Log display parameter set. More... | |
class | Well::LogSet |
Log set. More... | |
class | Well::Man |
Well manager. More... | |
class | Well::Marker |
Marker, should be attached to Strat level. More... | |
class | Well::MarkerSet |
Set of Markers. More... | |
class | Well::MarkerRange |
Range of markers (typically describing zone of interest) More... | |
class | Well::MarkerChgRange |
MarkerRange that can change its MarkerSet. More... | |
class | Well::odReader |
Reads Well::Data from OpendTect file store. More... | |
class | Well::odWriter |
Writes Well::Data to OpendTect file storage. More... | |
class | Pos::WellProvider3D |
Volume/Area provider based on Wells. More... | |
class | Well::ReadAccess |
Base class for object reading data from data store into Well::Data. More... | |
class | Well::Reader |
Reads Well::Data from any data store. More... | |
class | WellT2DTransform |
Time to depth transform for wells. More... | |
class | Well::Track |
Well track. More... | |
class | WellTranslatorGroup |
Well TranslatorGroup. More... | |
class | WellTranslator |
Well Translator base class. More... | |
class | odWellTranslator |
WellTranslator for 'dGB' stored wells, OD's default well format. More... | |
class | Well::WriteAccess |
Base class for object reading data from data store into Well::Data. More... | |
class | Well::Writer |
Writes Well::Data to any data storage. More... | |
The OpendTect Well object is a single track, logs and markers bearing thing with some global data and possibly a Depth vs Time model attached. Therefore, it is not a POSC well in the sense that it describes the data for one well bore only. This may mean duplication when more well tracks share an upper part.
The well track is a 3D line-segment geometry. The traditional description of the Z value in true vertical depth (TVD) breaks down miserably when horizontal well tracks (and worse) come into play. A much better single coordinate to describe the position in a well is the depth-along-hole (or more correctly distance-along-hole). This is why everything in this module is related to the DAH, not TVD. There are facilities to work with TVD, though.
Further it seems to me that anyone familiar with wells, logs and that kind of concepts should find this module's object model fairly intuitive.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019