OpendTect
7.0
|
All Well related classes. More...
Classes | |
class | Well::BulkD2TModelAscIO |
Bulk D2TModel Ascii I/O. More... | |
class | Well::BulkDirectionalAscIO |
class | Well::BulkMarkerAscIO |
Bulk MarkerSet Ascii I/O. More... | |
class | Well::BulkTrackAscIO |
Bulk WellTrack Ascii I/O. More... | |
class | Well::D2TModel |
Depth to time model. More... | |
class | Well::D2TModelAscIO |
D2TModel Ascii I/O. More... | |
class | Well::DahObj |
Depth/Distance along hole object. More... | |
class | Well::Data |
The holder of all data concerning a certain well. More... | |
class | Well::DirectionalAscIO |
Directional survey Ascii I/O. More... | |
class | Well::DirectionalSurvey |
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::ExtractParams |
ZRangeSelector to extract parameters. More... | |
class | Well::LASImporter::FileInfo |
class | Well::Info |
Information about a certain well. More... | |
class | Well::InfoCollector |
Collects information about all wells in store. More... | |
class | Well::LASImporter |
Imports files in LAS ( Log Ascii Standard ) format. More... | |
class | LASWriter |
class | Well::LoadReqs |
class | Well::Log |
Well log. More... | |
class | Well::LogDataExtracter |
Collects positions along selected well tracks. Will add column to the DataPointSet. More... | |
class | Well::LogDisplayPars |
Log display parameters. More... | |
class | Well::LogDisplayParSet |
Log display parameter set. More... | |
class | Well::LogSampler |
Log resampler, extracts all the logs given by log names along a z time or dah axis. 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::MarkerChgRange |
MarkerRange that can change its MarkerSet More... | |
class | Well::MarkerRange |
Range of markers (typically describing zone of interest) More... | |
class | Well::MarkerSet |
Set of Markers. More... | |
class | Well::MarkerSetAscIO |
MarkerSet Ascii I/O. More... | |
class | Well::MultiSelSpec |
class | MultiWellReader |
class | MultiWellWriter |
class | Well::odIO |
base class for Reader and Writer. More... | |
class | Well::odReader |
Reads Well::Data from OpendTect file store More... | |
class | odWellTranslator |
WellTranslator for 'dGB' stored wells, OD's default well format. More... | |
class | Well::odWriter |
Writes Well::Data to OpendTect file storage. 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 | Well::SelInfo |
class | Well::SimpleTrackSampler |
Executor to sample Well::Track. More... | |
class | Well::SubSelData |
Holds a set of logs and markers. This object does not own logs. It borrows from the Well::Data object or from users of an instance. More... | |
class | Well::Track |
Well track. More... | |
class | Well::TrackAscIO |
Track Ascii I/O. 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::WellDataFilter |
class | WellDataIOProvider |
Well::Data and sub-objects provider from data stores. More... | |
class | WellDataIOProviderFactory |
class | Pos::WellProvider3D |
Volume/Area provider based on Wells. More... | |
class | WellT2DTransform |
Time to depth transform for wells. More... | |
class | WellTranslator |
Well Translator base class. More... | |
class | WellTranslatorGroup |
Well TranslatorGroup. 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... | |
class | Well::ZRangeSelector |
Parameters (zrg, sampling method) to extract well data. More... | |
All Well related classes.
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. 1995-2024