OpendTect
6.6
|
►NAnnotations | |
►NArrayMath | |
►NAttrib | OpendTect attributes |
►NBatch | |
►NBouncy | |
►NCmdDrive | Command Drive |
►NColTab | Color Table |
►NCoords | |
►NDZT | |
►NEM | Earth Model objects like horizons, faults, fault-sticks and bodies |
►NExternalAttrib | |
►NFile | Interface for several file and directory related services |
►NFlatView | |
►NFourier | |
►NGason | |
►NGeom | |
►NGeometry | |
►NGPU | |
►NGrav | |
►NHDF5 | |
►NInterpolate | |
►NMath | |
►NMMProc | Distributed Computing |
►NMPE | MPE stands for Model, Predict, Edit. Contains tracking and editing functions |
►NNetwork | |
►NOD | OpendTect |
►NODGMT | |
►NODGoogle | |
►NODMad | |
►NOS | |
►NPick | |
►NPos | Position |
►NPosInfo | Position info, often segmented |
►NPreStack | |
►NPreStackView | Gather display |
►NProcDesc | |
►NRefCount | |
►NRepos | |
►NRockPhysics | Ref Data for a (usually petrophysical) property |
►NSEGY | Keys that should be used with od_process_segyio.cc |
►NSeis | Summary for a Seismic object |
►NStats | Statistics |
►Nstd | |
►NStrat | Stratigraphy |
►NSurvey | |
►NSystem | |
►NTable | |
►NThreads | Interface to threads that should be portable |
►NTime | |
►NTut | |
►NuiBouncy | |
►NValues | Templatized undefined and initialisation (i.e. null) values |
►NVel | Velocity |
►NvisBase | Visualization - OpenSceneGraph-based tools |
►NvisBeachBall | |
►NvisSurvey | 3D Visualization - OpendTect specific |
►NVolProc | Adapter for a VolProc chain to external attribute calculation |
►NWell | |
►NWellTie | |
►NZDomain | |
CA2DBitMapGenerator | Generates Array2D bitmap from Array2D<float> |
CA2DBitMapGenPars | Array2D Bitmap generation parameters |
CA2DBitMapInpData | Array2D<float>& + statistics |
CA2DBitMapPosSetup | Array2D Bitmap generation setup |
CAGC | Computes an AGC over a ValueSeries |
CAILayer | Acoustic Impedance layer |
CAlignment | |
CAlongVectorFunction | A MathFunction that cuts through another mathfunction with higher number of dimensions |
CAngleStackSyntheticData | |
►CAnnotBufferFiller | |
CApplicationData | Wrapper class around the QCoreApplicaiton |
CArray1D | Array1D ( Subclass of ArrayND ) is a one dimensional array |
CArray1DConv | |
CArray1DImpl | Implementation of Array1D |
CArray1DInfo | Contains the information about the size of Array1D, and in what order the data is stored (if accessable via a pointer) |
CArray1DInfoImpl | Implementation of Array1DInfo |
CArray1DInterpol | Base class for one dimensional array interpolators |
CArray1DSlice | Subclass of Array1D and ArrayNDSliceBase |
CArray1DStacker | Gently stacks ArrayND by summation along the secondary axis Currently implemented only 1D, and Array1D's need to return getData() non-null. With normalize_, will return the average instead of the sum |
CArray2D | Array2D ( Subclass of ArrayND ) is a two dimensional array |
CArray2DConv | |
CArray2DConverter | Base class for two dimensional array converter |
CArray2DCopier | Transfers the common samples from one 2D array to another |
CArray2DFilterer | Filters an Array2D |
CArray2DFilterPars | Parameters for Array2DFilterer |
CArray2DFromXYConverter | Class for two dimensional array converter from an XY grid to an inline/crossline grid |
CArray2DFunc | Adaptor to make an Array2D behave like a MathXYFunction. Will do linear interpolation at the edges, and polynomial interpolation inside |
CArray2DImpl | Implementation of Array2D |
CArray2DInfo | Contains the information about the size of Array2D, and in what order the data is stored (if accessable via a pointer) |
CArray2DInfoImpl | Implementation of Array2DInfo |
►CArray2DInterpol | Base class for two dimensional array interpolators |
CArray2DMatrix | Matrix class based on Array2D. Initialized to 0 |
CArray2DReSampler | Fills an Array2D from another Array2D of another size. Usage: |
CArray2DSlice | Subclass of Array2D and ArrayNDSliceBase |
CArray2DSubSelection | Makes a subselection of an Array2D cube |
CArray3D | Array3D ( Subclass of ArrayND ) is a three dimensional array |
CArray3DConv | |
CArray3DCopier | Transfers the common samples from one 3D array to another |
►CArray3DFloodfill | Given an input array and a threshold, we use flood fill to find all the locations with values less (or greater) than the threshold based on seeds. User has the option to set inside or outside value on the output |
CArray3DImpl | Implementation of Array3D |
CArray3DInfo | Contains the information about the size of Array3D, and in what order the data is stored (if accessable via a pointer) |
CArray3DInfoImpl | Implementation of Array3DInfo |
CArray3DSlice | Subclass of Array3D and ArrayNDSliceBase |
CArray3DSubSelection | |
CArray3DUdfTrcRestorer | |
CArray3DWrapper | Subclass of ArrayNDWrapper |
CArray4D | 4-Dim ArrayND |
CArray4DConv | |
CArray4DImpl | Flat-array implementation of Array4D |
CArray4DInfo | Contains the information about the size of Array4D, and in what order the data is stored (if accessable via a pointer) |
CArray4DInfoImpl | Implementation of Array4DInfo |
CArrayImplBase | |
CArrayND | An ArrayND is an array with a given number of dimensions and a size |
CArrayNDCopier | |
CArrayNDDataExtracter | Gets a one dimensional array from an ArrayND |
CArrayNDDumper | Dumps contents of ArrayND objects |
CArrayNDGentleSmoother | Gently smooths ArrayND by averaging with neighbours |
CArrayNDImpl | |
CArrayNDInfo | Contains the information about the size of ArrayND, and in what order the data is stored (if accessable via a pointer) |
CArrayNDInfoImpl | Implementation of ArrayNDInfo |
CArrayNDIter | Iterates through all samples in an ArrayND |
CArrayNDProbDenFunc | PDF based on ArrayND implementation |
CArrayNDSliceBase | Base class of Array1DSlice and Array2DSlice. Access-tool to another ArrayND with higher dimensionality |
CArrayNDValseriesAdapter | Adapter that makes any ArrayND to a (slow) value series |
CArrayNDWindow | Tapers the N-dimentional ArrayND with a windowFunction |
CArrayNDWrapper | Access tool to another array with a lower number of dimensions |
CArraySelector | Selector based on array |
CArrayUdfValReplacer | |
CArrayUdfValRestorer | |
CArrayValueSeries | Series of values from a pointer to some kind of array. If a more advanced conversion between the return type and the array type is wanted, use ConvValueSeries instead |
CArrowHeadStyle | |
CArrowParentItem | |
CArrowStyle | |
CArrowSubItem | |
CArrPtrMan | |
Cascbinistream | Reads from a stream that was created in ascbinostream style. |
Cascbinostream | Writes to a stream that can be Ascii or Binary |
Cascistream | OpendTect standard ascii format file reading |
Cascostream | OpendTect standard ascii format file writing |
CAsymptScaler | Asymptotic or 'Squeeze' scaling, with a linear (main) part |
CAttribDescSetTranslator | Base Translator class for I/O of DescSet |
CAttribDescSetTranslatorGroup | Translator group for I/O of DescSet |
►CAttribLogCreator | |
CAttribLogExtractor | |
CAttribParamGroup | |
CAttributeSetCreator | Creates attribute set |
CAVOGradSyntheticData | |
CAxesDrawer | Axis drawer for flat viewers |
CAxisLayout | Helps making nice axes for graphs |
CBartlettWindow | |
CBaseMap | |
CBaseMapMarkers | |
CBaseMapObject | |
CBasicComponentInfo | Info on one component |
CBasicInterval | Base class for Interval. Has no virtual functions and can hence be used in places where no virtual functions are allowed (e.g. large memcpy operations. Does not have sort, clone and scale functions. If you need then, use the Interval<T> instead |
CBatchProgram | Main object for 'standard' batch programs |
CBatchServiceClientMgr | |
CBatchServiceServerMgr | Service manager for all OpendTect batch programs. Allows informing od_main on the program of the batch program, and getting data required to perform the work from the main application |
CBendPointBasedMathFunction | MathFunction based on bend points |
CBendPointFinder2D | Used to find bendpoints in set of XY Coordinates |
CBendPointFinder2DBase | Used to find bendpoints in two dimensional datasets |
CBendPointFinder2DGeom | Used to find bendpoints in Line 2D Geometry |
CBendPointFinder2DGeomSet | |
CBendPointFinder3D | Used to find bendpoints in three dimensional datasets |
CBendPointFinderBase | Base class that does the majority of the work finding bendpoints. Adaptions to different data-types are done in subclasses |
CBendPointFinderTrcKey | Used to find bendpoints in set of TrcKeys |
CBendPoints | |
CBendPoints2Coords | Inter/Extra-polate bendpoints to get the coordinates |
CBIDValSetArrAdapter | Adapter between Array2D and a BinIDValueSet |
CBinDataDesc | Description of binary data |
CBinID | Positioning in a seismic survey: inline/crossline or lineNr/trcNr |
CBinIDSorting | BinID sorting parameters |
CBinIDSortingAnalyser | Analyses whether input BinIDs are sorted |
CBinIDUndoEvent | BinID UndoEvent |
CBinIDValue | BinID and a value |
CBinIDValues | BinID and values. If one of the values is Z, make it the first one |
CBinIDValueSet | A Pos::IdxPairValueSet with BinIDs |
CBisectionExtremeFinder1D | Bisection Extreme Finder |
CBitMap2RGB | Draws bitmaps on RGBArray according to FlatView specs. Assumes bitmaps are 100% aligned with array, only sizes may differ |
CBitMapGenTask | Bitmap generation Task |
CBitMapMgr | Manages bitmaps |
CBlackmanWindow | |
CBlocksSeisTrcTranslator | |
CBodyVolumeCalculator | Volume estimation for implicit bodies. getVolume returns the volume in cubic meters |
CBoolInpSpec | Specifications for boolean inputs |
CBoolTypeSetType | Needed because the std lib has a crazy specialisation vector<bool> |
CBoxWindow | |
CBufferDataPack | Simple DataPack based on an unstructured char array buffer |
CBufferString | OD::String with its own variable length buffer. The buffer has a guaranteed minimum size |
CBufferStringSet | Set of BufferString objects |
CcalcFingParsObject | FingerPrint Attribute parameters calculator |
CCallBack | CallBacks object-oriented (object + method) |
CCallBacker | Inherit from this class to be able to send and/or receive CallBacks |
CCallBackSet | TypeSet of CallBacks with a few extras. |
CCBCapsule | Capsule class to wrap any class into a CallBacker |
►CCBVSInfo | Data available in CBVS format header and trailer |
CCBVSIO | Base class for CBVS reader and writer |
►CCBVSIOMgr | Base class for CBVS read and write manager |
CCBVSReader | Reader for CBVS format |
CCBVSReadMgr | Manager for reading CBVS file-packs |
CCBVSSeisPS2DTranslator | |
CCBVSSeisPS3DTranslator | |
CCBVSSeisTrc2DTranslator | CBVS translator for 2D Seismics |
CCBVSSeisTrcTranslator | |
CCBVSWriteMgr | Writer for CBVS file packs |
CCBVSWriter | Writer for CBVS format |
CChangeNotifyBlocker | Prevents change notifications coming out of a MonitoredObject |
►CChangeRecorder | Base class for recorder of changes in a MonitoredObject |
CChangeTracker | Updates a variable when changes occur |
CCmdRecStopper | |
CCNotifier | Notifier with automatic capsule creation |
CColor | Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt |
CCommandDefs | |
CCommandLineParser | |
CCommandString | |
CCompoundKey | Concatenated short keys separated by dots. Used for Object identifiers in the Object Manager, or stratigraphic IDs |
CConn | Data connection |
CConnComponents | Classify connected components of a binarized array 2D, components are sorted in size. User could get the best quadratic fit for the component if needed |
►CConnComponents3D | Classify connected components of a binarized array 3D, components are sorted in size |
CConstArrPtrMan | |
CConstDataPackRef | |
CConstPtrMan | |
CConstPtrManBase | |
CConstRefMan | |
►CContinuousCurvatureArray2DInterpol | |
CContinuousCurvatureHor3DGridder | |
CConvMemValueSeries | |
CConvolver2D | Convolves (or correlates) two 2D signals |
CConvolver3D | Convolves (or correlates) two 3D signals |
CCoord | A cartesian coordinate in 2D space |
CCoord2List | Interface for a list of Coords with automatically maintained IDs |
CCoord2ListImpl | A list of Coord where each coord has a unique id |
CCoord3 | A cartesian coordinate in 3D space |
CCoord3List | Interface for a list of Coord3 with automatically maintained IDs |
CCoord3ListImpl | A list of Coord3 where each coord has a unique id |
CCosTaperWindow | Tapered Cosine Window Function |
CCtxtIOObj | Holds an IOObjCtxt plus a pointer to an IOObj and/or an IOPar |
►CCurvature | Class to calculate curvature from 9 regularly sampled points |
CCVSAccess | |
►CCWT | Continuous Wavelet Transform |
►CDAGTetrahedraTree | Delaunay triangulation for 3D points. Should make sure all the points are defined |
►CDAGTriangleTree | Reference: "Parallel Incremental Delaunay Triangulation", by Kohout J.2005 |
CDataBuffer | Raw data array with memory management |
CDataCharacteristics | Byte-level data characteristics of stored data |
CDataClipper | A DataClipper gets a bunch of data and determines at what value to clip if a certain clip percentage is desired |
CDataClipSampler | Data clipping sampler |
CDataColDef | Column definition in tabular data sets |
CDataDistribution | Sharable data distribution. Sampling defaults to 0 step 1 |
CDataDistributionChanger | |
CDataDistributionExtracter | Extracts a data distribution from input data: TypeSet or simply ptr + size ArrayND (will try to work with the getData() pointer) ValueSeries (will try to work with the arr() pointer) |
CDataDistributionInfoExtracter | |
CDataDistributionIter | |
CDataInpSpec | Specification of input characteristics |
CDataInterpreter | Byte-level data interpreter |
CDataPack | A data packet: data+positioning and more that needs to be shared |
CDataPackMgr | Manages DataPacks |
CDataPackRef | |
►CDataPointSet | Set of data points with group selection |
CDataPointSetDisplayMgr | DataPointSet display manager |
CDataPointSetDisplayProp | Interface for DataPointSet Displays |
CDataSqueezer | Fits values into a pre-defined range |
CDataType | Data type |
CDataTypeImpl | DataType implementation |
CDataUploader | >Provides file or data upload facility |
CDateInfo | A date info class |
CDBDir | |
CDBKey | |
CDBKeySet | |
CDecompInput | |
►CDeConvolveAttrib | |
CDelaunayTriangulator | The parallel triangulation works for only one processor now |
CDensity2RGBArray | |
CDensityCalc | Calculates densities for teh density display of a crossplot |
CDepth2TimeStretcher | |
CDeSpiker | |
CdgbAttribDescSetTranslator | Actual Translator class for I/O of DescSet |
CdgbEMFault3DTranslator | DgbEMSurfaceTranslator for EM::Fault3D |
CdgbEMFaultSet3DTranslator | |
CdgbEMFaultStickSetTranslator | DgbEMSurfaceTranslator for EM::FaultStickSet |
CdgbEMHorizon2DTranslator | DgbEMSurfaceTranslator for EM::Horizon2D |
CdgbEMHorizon3DTranslator | DgbEMSurfaceTranslator for EM::Horizon3D |
CdgbEMSurfaceTranslator | Dgb EMSurfaceTranslator |
CdgbMPESetupTranslator | MPESetupTranslator for dgbMPESetup |
CdgbMuteDefTranslator | Dgb MuteDefTranslator |
CdgbODGMTProcFlowTranslator | |
CdgbODMadProcFlowTranslator | |
CdgbODSessionTranslator | |
CdgbPickSetTranslator | |
CdgbPosProvidersTranslator | |
CdgbPreLoadsTranslator | |
CdgbPreLoadSurfacesTranslator | |
CdgbPreStackProcTranslator | Dgb PreStackProcTranslator |
CdgbPSEventTranslator | Dgb PSEventTranslator |
CdgbRandomLineSetTranslator | |
CdgbSurvGeom2DTranslator | |
CdgbVolProcessing2DTranslator | Dgb Volume Processing Translator |
CdgbVolProcessingTranslator | Dgb Volume Processing Translator |
CdgbWaveletTranslator | |
CDip2D | To calculate Dip/Azimuth for 2D datasets using the method of PCA |
CDip3D | To calculate Dip/Azimuth for 3D datasets using the method of PCA |
►CDipPCA | Base class to calculate Dip/Azimuth using the method of PCA |
►CDipViewAttrib | |
CDirList | Provides file and directory names in a certain directory |
►CDiscFilterAttrib | |
CDisplayLinkManager | |
CDisplayPropertyHolder | |
CDisplayPropertyLink | |
CDixConversion | Rms velocity to interval velocity conversion using the Dix formula |
►CDPSDensityCalcND | |
CDPSFromVolumeFiller | Fills DataPointSet with data from a VolumeDataPack |
CDPSMerger | |
CDPSMergerProp | |
CDragController | Auxiliary class to control dragger speed. The idea is that slowly moving the mouse forces the dragger to move only one inl/crl/z per (few) pixel(s), while moving it fast can have it cover many lines per pixel |
►CDWT | Discrete Wavelet Transform |
CElasticFormula | Elastic formula def to generate elastic layers |
CElasticFormulaRepository | ElasticFormula repository |
CElasticLayer | A table of elastic prop layers |
CElasticModel | A table of elastic prop layers with processing utilities |
CElasticPropertyRef | Elastic property reference data |
CElasticPropGen | Computes elastic properties using parameters in ElasticPropSelection and PropertyRefSelection |
CElasticPropGuess | Guesses elastic properties using parameters in ElasticPropSelection and PropertyRefSelection |
CElasticPropSelection | User parameters to compute values for an elastic layer (den,p/s-waves) |
CElasticPropSelectionTranslator | |
CElasticPropSelectionTranslatorGroup | |
CEMAnyHorizonTranslatorGroup | TranslatorGroup for EM::Horizon |
CEMBodyTranslator | Base class for all EM::Body Translators |
CEMBodyTranslatorGroup | TranslatorGroup for EM::Body |
CEMFault3DTranslatorGroup | TranslatorGroup for EM::Fault3D |
CEMFaultSet3DTranslator | Translator for EM::FaultSet3D |
CEMFaultSet3DTranslatorGroup | TranslatorGroup for EM::FaultSet3D |
CEMFaultStickSetTranslatorGroup | TranslatorGroup for EM::FaultStickSet |
CEMHorizon2DTranslatorGroup | TranslatorGroup for EM::Horizon2D |
CEMHorizon3DTranslatorGroup | TranslatorGroup for EM::Horizon3D. Reads/writes 3D EM::Horizon3D to storage |
CEMStickSetTranslator | EM::StickSet Translator |
CEMStickSetTranslatorGroup | EM::StickSet TranslatorGroup |
CEMSurfaceTranslator | Translator for EM::Surface |
CEnumDef | Holds data pertinent to a certain enum. It does not know the enum values themselves, but treat them as integers |
CEnumDefImpl | |
CEvalParam | Description of attribute parameters to evaluate |
CEventButton | Event button |
CEventTracker | Tracker that tracks Min/Max & Zero crossings between valueseries |
CExecutor | Specification to enable chunkwise execution of a process |
CExecutorGroup | Executor consisting of other executors |
CExperimentalAttribFactory | |
CExplicitMarchingCubesSurface | |
CExpScaler | Exponential scaling, base e or ten |
CExtensionArray2DInterpol | Array 2D interpolator that works by extending the data into udf areas |
CExtensionHor3DGridder | |
►CExtremeDipAttrib | |
CExtremeFinder1D | Finds extreme values in FloatMathFunctions |
CExtremeFinderND | Finds the nearest local extreme position in ND's. Implementation of Powell's Quadratically Convergent Method |
CFactory | Generalized static factory that can deliver instances of T, when no variable is needed in the creation |
CFactory1Param | Generalized static factory that can deliver instances of T, when a variable is needed in the creation |
CFactory2Param | Subclass of FactoryBase |
CFactory3Param | Subclass of FactoryBase |
CFactoryBase | Base class for Factories ( Factory, Factory1Param, Factory2Param and Factory3Param. ) |
CFaultTrace | Subclass of Coord3List that represents a fault trace |
CFaultTraceExtractor | FaultTrace extractor |
CFaultTraceExtractor2D | |
CFaultTraceExtractor3D | |
CFaultTrcDataProvider | FaultTrace data provider |
CFaultTrcHolder | FaultTrace holder |
CFFTFilter | Classical FFT filter, use set to set up data step, min and max frequency and type of the filter (minfreq not required for highpass, maxfreq not required for lowpass) |
CFileDownloader | >Provides file download facility |
CFileMultiString | SeparString with backquotes as separators, use in most ascii files |
CFileNameInpSpec | Specifications for file-name inputs |
CFilePath | File pathname tools |
CFileSpec | Specification for one or more files |
CFileSystemWatcher | Class for monitoring a file system |
CFillPattern | |
CFixedString | OD::String that holds an existing text string |
CFlareHelpProvider | |
CFlatDataPack | DataPack for flat data |
CFlatPosData | Positioning of flat 'bulk' data. Only the 'x1' axis can be irregular |
CFlatTopWindow | |
CFloatVertexAttribList | Base class for vertex attribute list |
CFontData | Data needed to make an actual font |
►CFourierInterpol1D | Fourier interpolation for 1D datasets |
►CFourierInterpol2D | Fourier interpolation for 2D datasets |
►CFourierInterpol3D | Fourier interpolation for 3D datasets |
CFourierInterpolBase | Base class for fourier interpolation |
CFreqTaperSetup | |
CFrozenColumnsHelper | |
CGapDeconACorrView | GapDecon Attribute autocorrelation preview in a 2d viewer |
CGaussian1DProbDenFunc | One dimensional Gaussian PDF |
CGaussian2DProbDenFunc | Two dimensional Gaussian PDF |
►CGaussianNDProbDenFunc | Multi-dimensional pure Gaussian PDF |
►CGenericTransformND | Lets any 1D orthogonal transform (GenericTransformND::GenericTransform1D) be extended to ND. Most transform fftw can be implemented as a subclass of GenericTransformND |
CGeom2dAscIO | Ascii I/O for 2D Geometry |
CGeom2DImpHandler | This class has a set of static functions handling 2D geometries during seismic import routines that eventually use a SeisTrcWriter. While importing 2D seismic data you just need to call: |
CGeomIDProvider | Class providing a current line key |
CGestureEvent | Stores event information from gesture event |
CGestureEventHandler | Handles gesture event and triggers notifier with GestureEventInfo |
CGLInfo | |
CGlobExpr | Glob-expression matching like UNIX shells |
CGMT2DLines | |
CGMTArray2DInterpol | |
CGMTBaseMap | |
CGMTClip | |
CGMTCoastline | |
CGMTCommand | |
CGMTContour | |
CGMTFault | |
CGMTLegend | |
CGMTLocations | |
CGMTNearNeighborGrid | |
CGMTPar | |
►CGMTParFactory | |
CGMTPolyline | |
CGMTRandLines | |
CGMTSurfaceGrid | |
CGMTWells | |
CGMTWellSymbol | |
CGMTWellSymbolRepository | |
►CGradientDipAttrib | |
►CGrid2D | Represents a grid of 2D lines in an Inl-Crl plane |
CGridder2D | Generic interface for 2D gridding |
CHammingWindow | |
CHanningWindow | |
CHelpKey | |
CHelpProvider | |
CHiddenParam | Workaround manager when you cannot add class members to a class due to binary compability issues |
CHilbertTransform | Class to compute Hilbert Transform |
CHistEqualizer | Class to do histogram equalization of datasets |
CHor2DFrom3DCreator | Executor to create EM::Horizon2D from EM::Horizon3D |
CHor2DFrom3DCreatorGrp | ExecutorGroup to create EM::Horizon2D from EM::Horizon3D |
CHorizon2DGridCreator | ExecutorGroup to create 2D horizon grid from 3D |
CHorizon2DScanner | |
CHorizon3DTesselator | |
CHorizonGridder | Base class for Horizon Gridders |
CHorizonModifier | Modifies horizons |
CHorizonScanner | Executor to scan horizons |
CHorizonSorter | Executor to sort horizons |
CHorVariogramComputer | |
CHostData | Host name and aliases |
CHostDataList | List of host names in the system. The first entry will be the local host |
CHostNFailInfo | Holds host-specific status information |
Ci_ActionMessenger | Helper class for uiAction to relay Qt's messages |
Ci_BrowserMessenger | Helper class for uiTextBrowser to relay Qt's messages |
Ci_ButMessenger | |
Ci_comboMessenger | Helper class for uiComboBox to relay Qt's 'activated' messages to uiAction |
Ci_DialMessenger | Helper class for uidial to relay Qt's messages |
Ci_LayoutItem | Wrapper around QLayoutItem class. Stores some dGB specific layout info |
Ci_LayoutMngr | DGB's layout manager |
Ci_lineEditMessenger | Helper class for uilineedit to relay Qt's messages |
Ci_listMessenger | Helper class for uiListBox to relay Qt's messages |
Ci_MdiAreaMessenger | Helper class for uiMdiArea to relay Qt's messages |
Ci_QPtrImpl | Helper class for QPtr to relay Qt's messages. Internal object, to hide Qt's signal/slot mechanism |
Ci_ScrollBarMessenger | |
Ci_SliderMessenger | |
Ci_SpinBoxMessenger | Helper class for uiSpinBox to relay Qt's messages |
Ci_tabbarMessenger | Helper class for uitabbar to relay Qt's 'currentChanged' messages to |
Ci_tableMessenger | Helper class for uiTable to relay Qt's 'activated' messages to uiAction |
Ci_TextEditMessenger | Helper class for uiTextEdit to relay Qt's messages |
Ci_ToolBarMessenger | Helper class for uiToolBar to relay Qt's messages |
Ci_treeVwMessenger | Brief Helper class for uiTreeView to relay Qt's messages |
Ci_uiLayoutItem | |
CIbmFormat | IBM Format |
CIDKeyReplaceJobDescProv | KeyReplaceJobDescProv where the values taken from a range of IDs |
CIdxPair | A pair of numbers; base class for BinID et al |
CImageParentItem | |
CImageResizer | Resizes Image |
CImageSubItem | |
CIMFComponent | |
CImplicit2MarchingCubes | |
CIndexInfo | Info on (floating-point) position in an array or StepInterval |
CInlineSplitJobDescProv | Implementation of JobDescProv based upon splitting the inlines in the IOPar |
CInterpolationLayerModel | |
CInterval | Interval of values |
CIntervalND | Class to store ranges in N dimensions |
CInvDistHor3DGridder | |
►CInverseAttrib | |
CInverseDistanceArray2DInterpol | Interpolates 2D arrays using inverse distance method |
CInverseDistanceGridder2D | Uses inverse distance method for 2D gridding |
CIODir | |
CIODirEntry | Needed for manipulation. Used by user interface IOObj management |
CIODirEntryList | List of dir entries |
►CIOMan | |
CIOObj | |
►CIOObjContext | Holds the context for selecting and/or creating IOObjs |
CIOObjProducer | |
CIOObjSelConstraints | Holds constraints on IOObj selection |
CIOObjSelectionTranslator | |
CIOObjSelectionTranslatorGroup | |
CIOPar | Generalized set of parameters of the keyword-value type |
CIOStream | |
CIOSubDir | |
CIOX | |
Ciqstream | Does everything a std::istream does, but also deletes the streambuf |
CIsochronMaker | |
CIsoContourTracer | Tracing the z-level contour of a 2D scalar field |
CJobCommunic | Multi-machine socket communicator Handles the communication between a client and the primary host, from the client's point of view |
CJobDescProv | Interface for providing parameter files for jobs (job descriptions). Two implementations are pre-cooked: KeyReplace-JDP and InlineSplit-JDP |
CJobInfo | All information on a job |
CJobIOMgr | Handles starting & stopping of jobs on client machines. Sets up a separate thread to maintain contact with client |
CJobRunner | Runs all jobs defined by JobDescProv |
CKaiserWindow | Kaiser Window Function |
CKeyBindings | Class for setting keybindings |
CKeyBindMan | Manages keybindings |
CKeyboardEvent | Keyboard event |
CKeyboardEventHandler | Handles KeyboardEvent |
CKeyReplaceJobDescProv | Simple implementation of JobDescProv based on replacing a value in the IOPar with another |
CLargeValVec | |
CLASWriter | |
CLatLong | Geographical coordinates in Decimal Degrees but with conv to deg, min, sec |
CLatLong2Coord | Estimates to/from LatLong coordinates |
CLine2 | A Line2 is a line on XY-plane, and it is defined in slope-intercept form y = slope*x + y-intercept; for making operations easier |
CLine2DInterSection | |
CLine2DInterSectionFinder | |
CLine2DInterSectionSet | |
CLine2DSubselJobDescProv | Special case of ParSubselJobDescProv where each job refers to a 2D Line. The subselkey in this case is "Output.Subsel.Line" |
CLine2DTreeItemFactory | |
CLine3 | A Line3 is a line in space, with the following equations: |
CLinearArray1DInterpol | Does linear interpolation of one dimensional arrays |
CLinearD2TTransform | |
CLinearT2DTransform | |
CLinearVelTransform | |
CLineFrom2DSpaceHoughTransform | Finds lines in Array2D<float>'s regions with high values |
CLineKey | Key for a line in a line set |
CLineParameters | Steepness and intercept |
CLineRectangleClipper | Clips a line between two points by a rectangle. The line may be completely outside, completely inside or partially inside. If partially inside, new endpoints are calculated |
CLinScaler | Linear scaling |
CLinSolver | LinSolver - Solves linear systems of equations on the form A*x=B. A is a matrix of the size N*N, x is a column vector of the size N and B is a column vector of the size N |
CLinSolverTask | |
CLinStats2D | Linear stats in 2D |
CLinStats3D | Linear stats in 3D |
ClmkEMFault3DReader | Landmark EM::Fault3D reader |
ClmkEMFault3DTranslator | Landmark EM::Fault3D EMSurfaceTranslator |
ClmkEMFault3DWriter | Landmark EM::Fault3D writer |
ClmkEMStickSetReader | Landmark EM::StickSet reader |
ClmkEMStickSetTranslator | Landmark EM::StickSet Translator |
ClmkEMStickSetWriter | Landmark EM::StickSet writer |
CLMPropSpecificDispPars | Strat Layer Model Displayer |
►CLogCubeCreator | |
CLogScaler | Logarithmic scaling, base e or ten |
CManagedObjectSet | ObjectSet where the objects contained are owned by this set |
CManagedObjectSetBase | Helper class to RefObjectSet and ManagedObjectSet |
CMapDataPack | DataPack for 2D data to be plotted on a Map |
CMarchingCubeLookupTable | |
CMarchingCubes2Implicit | |
CMarchingCubesModel | |
CMarchingCubesSurface | |
CMarchingCubesSurfaceEditor | |
CMarchingCubeTriangleTable | |
CMarkerStyle2D | |
CMarkerStyle3D | |
CMathFormulaTranslator | |
CMathFormulaTranslatorGroup | |
CMathFunction | Mathematical function |
CMathFunctionND | Multidimensional Mathematical function |
CMathFunctionSampler | Makes a MathFunction indexable through an operator[] |
CMathProperty | Calculated property |
CMathXYFunction | A Math Function as in F(x,y) |
CMathXYZFunction | A Math Function as in F(x,y,z) |
CMatlabLibAccess | |
CMatlabLibMgr | |
CmcEMBodyTranslator | |
CMeasureToolMan | |
CMemCopier | ValueSeries Copier |
CMemSetter | Sets large amounts of values to a constant using multiple threads |
CMemValReplacer | Goes through some mem or a ValSeries and replaces one value with another |
CMenuHandler | |
CMenuItem | |
CMenuItemHandler | |
CMenuItemHolder | |
CMFVCViewManager | A control for flatviewers with different zoom properties and settings |
►CMinVarianceDipAttrib | |
CMnemonic | |
CMnemonicSelection | |
CMnemonicSet | |
CMonitorableIter4Read | Base class for const MonitoredObject iterator |
CMonitorableIter4Write | Base class for non-const MonitoredObject iterator |
CMonitorableIterBase | Base class for MonitoredObject iterators. Inherit from one of its subclasses |
►CMonitoredObject | Object that can be MT-safely monitored from cradle to grave |
CMonitorLock | Protects a MonitoredObject against change |
CMouseCursor | Definition of a mouse cursor, can be either a predefined shape (from the enum, or a file.) |
CMouseCursorChanger | Class to automatically change cursor, and change it back automatically when class is running out of scope |
►CMouseCursorExchange | |
CMouseCursorManager | Sets another cursor for current application |
CMouseEvent | |
CMouseEventHandler | |
CMoveoutComputer | Base class for computing a moveout curve |
CMPESetupTranslator | Translator for MPE::Setup |
CMPESetupTranslatorGroup | TranslatorGroup for MPE::Setup |
CMsgClass | Class to encapsulate a message to the user |
CMultiArrayValueSeries | Valueseries that allocates its data in smaller chunks. By doing this, it performs better in environments where the memory is fragmented (i.e. windows 32 bit) |
CMultiCubeSeisPS3DTranslator | |
CMultiCubeSeisPSReader | PS data store reader based on multiple 3D CBVS cubes |
CMultiDimStorage | |
CMultiID | Compound key consisting of ints |
CMultiWellReader | |
CMultiWellWriter | |
CMuteArrayExtracter | |
CMuteDefTranslator | Translator for mute definition |
CMuteDefTranslatorGroup | TranslatorGroup for mute definition |
CMuter | Sets start or end part of a float series to 0 |
CmxArrayCopier | |
CMy_Class | |
CMyPointBasedMathFunction | |
CNamedCallBacker | CallBacker object with a name. Use if you want your object to be able to send and receive CallBack's, but Monitorable is not an option |
►CNamedMonitoredObject | MonitoredObject with a name. All but name() are MT-safe |
CNamedObject | Object with a name |
►CNearSubtractAttrib | |
CNetworkUserQuery | |
CNLACreationDesc | Description of how a NLA analysis Feature set is to be created |
►CNLADataPreparer | Prepare data for usage in NLA training |
CNLADesign | Simple description of NLA design, viewed from user's perspective |
CNLAModel | Minimum Interface for NLA models |
►CNoDCAttrib | |
CNonConstPtrManBase | |
CNormalMoveout | Computes moveout with anisotropy, according to the equation by Alkhalifah and Tsvankin 1995 |
CNotifier | Class to help setup a callback handling |
CNotifierAccess | Interface class for Notifier. See comments there. |
CNotifyStopper | Temporarily disables a Notifier |
CNotSavedPrompter | |
CNrBytesToStringCreator | |
CNumInpIntervalSpec | Specifications for numerical intervals |
CNumInpSpec | Specifications for numerical inputs that may or may not have limits |
CObjDisposer | Disposes after a couple of msecs to avoid all kinds of trouble |
CObjectSet | Set of pointers to objects |
CObjectWithName | Object with a name |
CObjQueue | Queue of objects |
Cod_istream | OD class for stream read common access to the std::cin |
Cod_istrstream | OD class for streaming from string |
Cod_ostream | OD class for stream write common access to the user log file, or std::cout in other than od_main |
Cod_ostrstream | OD class for stream write into string |
Cod_stream | OD base class for stream read/write |
CODDLSite | Access to an http site to get the contents of files |
CodElasticPropSelectionTranslator | |
CodEMBodyTranslator | OpendTect format EM::Body Translator |
CODFontImplementation | |
CODGLWidget | |
CODGMTProcFlowTranslator | |
CODGMTProcFlowTranslatorGroup | |
CODGraphicsAdvancedTextItem | |
CODGraphicsArrowItem | |
CODGraphicsDynamicImageItem | |
CODGraphicsHighlightItem | |
CODGraphicsItemGroup | |
CODGraphicsMarkerItem | |
►CODGraphicsMultiColorPolyLineItem | |
CODGraphicsPathItem | |
CODGraphicsPixmapItem | |
CODGraphicsPointItem | |
CODGraphicsPolyLineItem | |
CODGraphicsTextItem | |
►CODGraphicsWindow | |
CodIOObjSelectionTranslator | |
CODMadProcFlowTranslator | |
CODMadProcFlowTranslatorGroup | |
CodMathFormulaTranslator | |
CODNetworkReply | |
CODPolygon | (Closed) sequence of connected 2-D coordinates |
CodPosVecDataSetTranslator | |
CodProbDenFuncTranslator | |
CODQtObjectSet | |
CODSession | DTect session save/restore |
CODSessionTranslator | |
CODSessionTranslatorGroup | |
CodSimpleTimeDepthModelTranslator | |
CodWellTranslator | WellTranslator for 'dGB' stored wells, OD's default well format |
COffsetAzimuth | Stores offset and azimuth as an int, wich makes it easy to compare them without having to think of epsilons when comparing |
COffsetValueSeries | ValueSeries of offsets |
Coqstream | Does everything a std::ostream does, but also deletes the streambuf |
COrgTraceMinusAverage | |
CParallelDTetrahedralator | Delaunay triangulation for 3D points |
CParallelSorter | Sorting in parallel. Code is still experimental |
CParallelTask | Generalization of a task that can be run in parallel |
CParamLine2 | A ParamLine2 is a line in space, with the following equations: |
CParSubselJobDescProv | IOPar driven implementation of JobDescProv where splitting is based on IOPar subselection with a particular key (subselkey). For instance, an IOPar with entries: |
CPCA | Performs Pricipal Component Analysis on samples with N variables |
►CPCADipAttrib | |
CPeriodicValue | PeriodicValue handles periodic data through mathematical operations |
CPerThreadObjectRepository | Class that keeps one object per thread. This enables temporary passing of objects (such as strings) where needed |
CPhase | Phase calculates the phase distribution of a N-dimensional signal. The phase is the inverse tangent of the ratio between imaginary and real parts of the signal |
CPickRetriever | |
CPickSetAscIO | |
CPickSetTranslator | |
CPickSetTranslatorGroup | |
CPlane3 | A Plane3 is a plane in space, with the equation: Ax + By + Cz + D = 0 |
CPlane3CoordSystem | Defines a 2D coordinate system on a 3D plane and transforms between the 3D space and the coordinate system |
CPlaneFrom3DSpaceHoughTransform | Finds planes in Array3D<float>'s regions with high values. All positions in the array above a threshold (defined by cliprate) are used to find the planes |
CPlaneParameters | Steepnesses and intercept |
CPlotAnnotation | |
CPluginInfo | Information about plugin for outside world |
►CPluginManager | Plugin manager - loads plugins: shared libs or DLLs |
CPointDataPack | DataPack for point data |
CPoly2HorVol | Calculate volume between horizon and polygon |
CPolyArray1DInterpol | Uses a 3rd degree polynomial for interpolation of one dimensional arrays |
CpolygonEMBodyTranslator | |
CPolyLineND | (Closed) sequence(s) of connected n-D coordinates. Undefined coordinates separate consecutive sequences |
CPolynomialND | PolynomialND is a N-dimensional polynomial with arbitary orders in each dimension. It can be fitted any ArrayND. To access the polynomial's data use getValue. getValue3D is optimized for third order, tree-dimensional cases |
CPolyTrend | Polynomial trend with order 0 (mean), 1 (linear) or 2 (parabolic) The trend is derived from a set of values with positions and can be applied thereafter on any other position |
CPosAuxInfo | Auxiliray data possibly needed at location. Mostly a seismic thing |
CPosAuxInfoSelection | Selection of aux info at location. Note that BinID is always selected |
CPosImpExpPars | |
►CPositionInpSpec | Specifications for BinID/Coordinate/TrcNrs and offsets |
CPosProvidersTranslator | |
CPosProvidersTranslatorGroup | |
CPostStackSyntheticData | |
CPosVecDataSet | Data set consisting of data vectors |
CPosVecDataSetTranslator | |
CPosVecDataSetTranslatorGroup | |
CPreLoadsTranslator | |
CPreLoadsTranslatorGroup | |
CPreLoadSurfacesTranslator | |
CPreLoadSurfacesTranslatorGroup | |
CPresentationSpec | |
CPreStackProcTranslator | Translator for PreStack processing |
CPreStackProcTranslatorGroup | TranslatorGroup for PreStack processing |
CPreStackSyntheticData | |
CProbDenFunc | Base class for Probability Density Functions |
CProbDenFunc1D | Probability Density Function for one dimensional datasets |
CProbDenFunc2D | Probability Density Function for two dimensional datasets |
CProbDenFuncDraw | Stores one draw of a probability density function |
CProbDenFuncTranslator | |
CProbDenFuncTranslatorGroup | |
CProcessTime2Depth | Keys for od_process_time2depth.cc |
CProgressMeter | Interface where processes can report their progress |
CProgressRecorder | ProgressMeter that helps unifying different tasks |
►CProperty | A (usually petrophysical) property of some object |
CPropertyRef | Ref Data for a (usually petrophysical) property |
CPropertyRefSelection | |
CPropertyRefSet | |
CPropertySet | |
CPSBasedPostStackSyntheticData | |
CPSEventTranslator | Translator for PreStack Event |
CPSEventTranslatorGroup | TranslatorGroup for PreStack Event |
CPtrMan | |
CPtrManBase | |
CQDialogMessenger | |
CQFileSystemWComm | QFileSystemWatcher communication class |
CQNetworkReplyConn | |
CQObjPtr | Class with a pointer to a QObject. The pointer will be set to null when the QObject goes out of scope |
CQRSolver | QRSolver - QR decomposition of a matrix A For an m-by-n matrix A, with m>=n, the QR decomposition is A = Q*R, where Q is an m-by-n orthogonal matrix, and R is an n-by-n upper-triangular matrix |
Cqstreambuf | Adapter to use a qprocess as a stream |
CQSystemTrayIconMessenger | Helper class for uiSystemTrayIcon to relay Qt's messages |
CQtClss | |
CQTcpServerComm | |
CQTcpSocketComm | |
CQTimerComm | QTimer communication class |
CQuaternion | Quaternion is an extension to complex numbers |
CQueueEntry | One single queue entry |
CRadialBasisFunctionGridder2D | Uses Radial Basic Function to predict the values |
CRandLocGenPars | Dialog for creating (a) pick set(s) |
CRandomFlatDataPack | FlatDataPack for random lines |
CRandomLineSetTranslator | |
CRandomLineSetTranslatorGroup | |
CRandomSeisDataPack | SeisDataPack for random lines |
CrandposEMBodyTranslator | |
CRangeLimitedDataDistributionExtracter | Does some work to limit the range of distribution extraction |
CRangeProperty | Range of values. pos_ is usually in [0,1] |
CRangeSelector | Selector based on range specification (an Interval) |
CRawDataArray | Raw binary data access. |
►CRayTracer1D | Ray tracer in 1D |
CRayTracerRunner | |
CRColLineBuilder | Creates a line in RowCol space |
CReferenceCounter | |
CReflectivitySampler | Takes a ReflectivityModel and samples it in the frequency domain Applies inverse FFT if a second output is provided The time sampling determines the frequency distribution outsampling_.start should be a multiple of outsampling_.step |
CReflectivitySpike | A reflectivity spike |
CRefMan | |
CRefObjectSet | |
CRegularFlatDataPack | FlatDataPack for 2D and 3D seismic data |
CRegularSeisDataPack | SeisDataPack for 2D and 3D seismic data |
CRemCommHandler | Handles commands to be executed remotely on a different machine |
CRemoteJobExec | Remote job executor |
CRMOComputer | Computes moveout in depth from RMO at a certain reference offset |
CRowCol | IdxPair used for its row() and col(). |
CRuntimeLibLoader | Gives access to any runtime library (DLL/so), from a full filepath. The library does thus no need to be inside the current path. This library stays loaded until the object is destroyed |
CSafeFileIO | Protects file IO when you can't afford to have partly written things after write errors or have a file garbled by multiple access |
CSampled1DProbDenFunc | One dimensional PDF based on binned data |
CSampled2DProbDenFunc | Two dimensional PDF based on binned data |
CSampledExtremeFinderND | Finds all local maximas/minimas in an ArrayND |
CSampledFunction | Make any sampled series comply with MathFunction |
CSampledFunctionImpl | Implementation for array-type of SampledFunction |
CSampledNDProbDenFunc | Multi-dimensional PDF based on binned data |
CSampledTrcKeyCollection | |
CSamplingData | Holds the fundamental sampling info: start and interval |
CScaleBarParentItem | |
CScaleBarSubItem | |
CScaler | Scaling of floating point numbers |
CSecondOrderPoly | A class for 2nd order polynomials of the form: a x^2 + b x + c |
CSEGYDirect2DLineGetter | |
CSEGYDirect2DLineIOProvider | |
CSEGYDirect2DLinePutter | |
CSEGYDirect2DPSReader | Reads from 2D PS data store reader based on SEG-Y files |
CSEGYDirect3DPSReader | Reads from 3D PS data store reader based on SEG-Y files |
CSEGYDirectSeisPS2DTranslator | |
CSEGYDirectSeisPS3DTranslator | |
CSEGYDirectSeisTrc2DTranslator | SEGYDirect translator for 2D Seismics |
CSEGYDirectSeisTrcTranslator | |
CSEGYDirectSurvGeom2DTranslator | |
CSEGYSeisTrcTranslator | |
CSeis2DCopier | Copies line sets |
CSeis2DDataSet | Set of 2D lines comparable with 3D seismic cube |
CSeis2DFrom3DExtractor | Extracts 2D data from 3D Cube |
CSeis2DGridCreator | ExecutorGroup to create 2D seismic grid from 3D |
►CSeis2DLineEventSnapper | SeisEventSnapper for 2D |
CSeis2DLineGetter | Interface for object that reads 2D seismic data |
CSeis2DLineIOProvider | Provides read/write to/from 2D seismic lines. Only interesting if you want to add your own 2D data I/O |
CSeis2DLineMerger | Merges two 2D lines into a new one (same Line Set) |
CSeis2DLinePutter | Interface for object that writes 2D seismic data |
CSeis2DTo3D | |
CSeis2DTo3DInterPol | |
CSeis2DTo3DInterPolImpl | |
CSeisBayesClass | Bayesian inversion/classification for seismic data using PDFs |
CSeisBufReader | |
CSeisCBVS2DLineGetter | |
CSeisCBVS2DLineIOProvider | |
CSeisCBVS2DLinePutter | |
CSeisCBVSPS2DReader | Reads from a CBVS prestack seismic data store |
CSeisCBVSPS2DWriter | Writes to a CBVS 2D prestack seismic data store |
CSeisCBVSPS3DReader | Reads from a CBVS prestack seismic data store |
CSeisCBVSPS3DWriter | Writes to a CBVS 3D prestack seismic data store |
CSeisCBVSPSIO | Implementation class: I/O from a CBVS prestack seismic data store |
CSeisCubeCopier | Copies cubes. The IOPar constructor wants an IOPar as you would pass to a SeisSingleTraceProc |
CSeisDataPack | DataPack for volume data. Should be renamed to VolumeDataPack later |
CSeisDataPackFromDPS | Class that creates a SeisDataPack from a DataPointSeti. Columns in DPS are represented by components in DP |
CSeisDataPackWriter | |
CSeisDataPackZAxisTransformer | Uses ZAxisTransform to output a transformed SeisDataPack for the specified input SeisDataPack |
CSeisEventSnapper | |
►CSeisEventSnapper2D | ExecutorGroup to snap 2D seismic line set event |
CSeisEventSnapper3D | |
CSeisFixedCubeProvider | |
CSeisFlatDataPack | Base class for RegularFlatDataPack and RandomFlatDataPack |
CSeisImpBPSIF | Reads a BPSIF prestack data exchange file into a PS data store |
►CSeisImpCBVSFromOtherSurvey | |
►CSeisImporter | Helps import or export of seismic data |
►CSeisInterpol | |
►CSeisIOObjInfo | Info on IOObj for seismics |
►CSeisIOSimple | |
CSeisJobExecProv | Provides job runners and postprocessor for seismic processing |
CSeisMerger | Merges 2D and 3D post-stack data |
CSeisMSCProvider | Reads seismic data into buffers providing a Moving Virtual Subcube of seismic data |
CSeisPacketInfo | Information for a packet of seismics, AKA tape header info |
CSeisPS2DReader | Reads from a 2D prestack seismic data store |
CSeisPS2DTranslator | |
CSeisPS2DTranslatorGroup | |
CSeisPS3DReader | Reads from a 3D prestack seismic data store |
CSeisPS3DTranslator | |
CSeisPS3DTranslatorGroup | Translator mechanism is only used for selection etc |
CSeisPSCopier | |
CSeisPSCubeSeisTrcTranslator | |
CSeisPSImpDataMgr | Manages import of acquisition-sorted PS data. May take loads of memory |
CSeisPSIOProvider | Prestack Seismics objects provider |
CSeisPSIOProviderFactory | |
CSeisPSMerger | Prestack seismic data merger |
CSeisPSReader | Reads from a prestack seismic data store |
CSeisPSWriter | Writes to a prestack seismic data store |
CSeisRandLineTo2D | |
CSeisRandLineTo2DGrid | |
CSeisRandomProvider | |
►CSeisRandomRepository | |
CSeisResampler | Will sub-sample in inl and crl, and re-sample in Z |
CSeisScaler | |
CSeisScanner | |
CSeisSequentialWriter | |
CSeisSingleTraceProc | Single trace processing executor |
CSeisStdImporterReader | |
CSeisStoreAccess | Base class for seis reader and writer |
CSeisTrc | Seismic trace |
CSeisTrc2DTranslator | Base translator for 2D Seismics |
CSeisTrc2DTranslatorGroup | TranslatorGroup for 2D Seismic Data |
CSeisTrcBuf | Set of seismic traces |
CSeisTrcBufArray2D | Array2D based on SeisTrcBuf |
CSeisTrcBufDataPack | FlatDataPack based on SeisTrcBuf |
CSeisTrcFunction | |
CSeisTrcInfo | Information for a seismic trace, AKA trace header info |
CSeisTrcPropCalc | Calculates properties of a trace component |
CSeisTrcPropChg | Changes properties of one or all trace components. Component -1 (the default) changes all components |
CSeisTrcReader | Reads from a seismic data store |
CSeisTrcReaderSet | Advances and reads from multipe SeisTrcReader's |
►CSeisTrcTranslator | |
CSeisTrcTranslatorGroup | Seismic Trace translator |
CSeisTrcValueSeries | |
CSeisTrcWriter | |
CSeisZAxisStretcher | |
CSelectionArea | |
CSelectionGrp | |
CSelector | Interface for classes that select on basis of a key |
CSelGrpExporter | |
CSelGrpImporter | |
CSeparatorItem | |
CSeparString | |
CSeparStringSB | List encoded in a string |
CSequentialTask | The generalization of something (e.g. a computation) where the steps must be done in sequence, i.e. not in parallel |
CServerProgTool | |
CServiceClientMgr | |
►CServiceMgrBase | Base class for OpendTect Service Manager and external services/apps |
CServiceServerMgr | |
CSettings | Settings class holds the user settings. It is an IOPar |
CSettingsAccess | Functionality to access specific user settings and/or environment variables from different parts of OpendTect in order to avoid duplication of definitions and code |
CSetup | |
CSharedLibAccess | Gives access to shared libs on runtime. Plugins should be loaded via the Plugin Manager (see plugins.h) |
CSharedObject | |
CSignalHandling | Asynchronous event handling and notification |
CSimpleD2TTransform | |
CSimpleHelpProvider | A simple HelpProvider that can be extended to create a HelpProvider for third party plug-ins. You need a urlbase string which can refer to a web URL (starting with "http://") or a local file path (starting with "file:///"). For linking the individual HelpKeys, you can either add links for specific keys using the function: |
CSimpleT2DTransform | |
CSimpleTimeDepthAscIO | |
CSimpleTimeDepthModel | Simple Time-Depth model in the form of a Time-Depth table |
CSimpleTimeDepthModelTranslator | |
CSimpleTimeDepthModelTranslatorGroup | |
CSimpleTimeDepthTransform | ZAxisTransform that uses a SimpleTimeDepthModel |
CSincInterpolator | A sinc interpolator for bandlimited uniformly-sampled functions y(x). Interpolators can be designed for any two of three parameters: maximum error (emax), maximum frequency (fmax) and maximum length (lmax). The parameter not specified is computed when an interpolator is designed |
CSincInterpolator1D | |
CSincInterpolator2D | |
CSincInterpolator3D | |
►CSincTableManager | A manager used for constructing the table necessary for Sinc interpolations. The manager creates one table per design and provides its as necessary A table contains shifted, stretched KaiserWindow functions in both directions |
CSingleSelector | Selector selecting only a single value |
CSlideContent | |
CSlideLayout | |
CSmoother1D | Smoothes a 1d signal with an operator |
CSmoother2D | Smoothes a 2d signal with an operator |
CSmoother3D | Smoothes a 3d signal with an operator |
CSortedList | A SortedList is a list where all objects are stored in ascending order. The objects should be capable of doing <,> and ==. If allowmultiples is true, multiple objects with the same value are allowed in the list |
CSortedPointers | A SortedPointers keeps track of ids and their corresponding pointer. Each id can only be present once |
CSortedTable | A SortedTable keeps track of ids and their corresponding values. Each id can only be present once |
CSpectrogram | Spectrogram calculates the spectrogram of a N-dimensional signal. The spectrogram is the square of the absolute values of the FourierTransform, and is the 'traditional' way to view a signal's frequency distribution |
CSphere | Represents a point in spherical coordinates. The angle phi lies in the horizontal plane, theta in the vertical plane |
CStaticsDesc | Specifies Statics as a horizon and either a horizon attribute or a constant velocity. Velocity is always in m/s |
CStatusInfo | Encapsulates status message from a running client |
CStepInterval | Interval with step |
CStratAmpCalc | |
►CStratDispData | |
CStratPropSyntheticData | |
CStratSynth | |
CStratSynthExporter | |
CStratSynthLevel | |
CStreamConn | Connection with an underlying iostream |
►CStreamData | Holds data to use and close an iostream. Usually created by StreamProvider |
CStreamProvider | Provides I/O stream for file or system command |
CStringBuilder | Builds a string by adding strings. Much faster than string manipulation. Only supports adding |
CStringInpSpec | Specifications for character string inputs |
CStringKeyReplaceJobDescProv | KeyReplaceJobDescProv where the values are in a string set |
CStringListInpSpec | Specifications for list of character string inputs |
CStringPair | A StringPair has two strings, first() and second() |
CSurfaceInfo | Surface info name/attribname with an ID (usually the EM-ID) |
CSurveyChanger | |
CSurveyDiskLocation | Survey location on disk |
CSurveyGeometry | |
CSurveyInfo | Holds survey general information |
CSurvGeom2DTranslator | |
CSurvGeom2DTranslatorGroup | |
CSVNAccess | |
CSwapCallback | Class for a swap callback. This class triggers on the second render that the context is up an running, meaning that the scene can ask questions about the context |
CSyntheticData | |
CSynthFVSpecificDispPars | |
CSynthGenParams | |
CSynthRayModelManager | |
CTabletInfo | |
CTableTrcKeySelection | |
CTaperData | |
CTask | Generalization of something (e.g. a computation) that needs to be done in multiple steps |
CTaskGroup | A collection of tasks, that behave as a single task. |
CTaskRunner | Class that can execute a task |
CTextStreamProgressMeter | Textual progress indicator for batch programs |
CTextTaskRunner | TaskRunner to show progress of a Task in text format |
CTextTranslateMgr | |
CTextTranslatorLanguage | |
CThirdOrderPoly | A class for 3rd order polynomials on the form: a x^3 + b x^2 + c x + d |
CTime2DepthStretcher | |
CTimeDepthConverter | Converts between time and depth given a model |
CTimeDepthModel | Converts between time, depth and velocity given a model. The velocity model can be either RMO-velocities in time, or interval velocity in either depth or time |
CTimer | Timer class |
CTopList | Is a class that holds a "top N" list with the N highest (or lowest) values that is added. Each value has an associated value that can be used as an identifier of where the value comes from or something like that |
CTraceData | A set of data buffers and their interpreters |
►CTraceSpectrumAttrib | |
CTranslator | I/O Interpreter class for a certain object type |
CTranslatorGroup | Group of Translators. Has a static factory |
CTrcKey | Represents a unique trace position in one of the surveys that OpendTect is managing |
CTrcKeyCollection | |
CTrcKeySampling | Horizontal sampling (inline and crossline range and steps) |
CTrcKeySamplingIterator | Finds next BinID in TrcKeySampling; initializes to first position |
CTrcKeySamplingSet | |
CTrcKeyValue | |
CTrcKeyZSampling | Hor+Vert sampling in 3D surveys |
CTrcKeyZSamplingSet | |
CTriangle2DInterpolator | For a given triangulated geometry(set of points), interpolating any point located in or nearby the goemetry. If the point is located outside of the boundary of the geometry, we compare azimuth to find related points and then apply inverse distance to calculate weights |
CTriangulatedGridder2D | Uses Delaunay triangulation to find a points neighbors and does inverse distance between the neighbors |
CTriangulationArray2DInterpol | Uses triangulation method to interpolate two dimensional arrays |
CTriangulationHor3DGridder | |
CTwoDDataSeisTrcTranslator | Dummy old translator used during conversion only |
CTwoDSeisTrcTranslator | Translator mechanism is only used for selection etc |
CTypeQueue | Queue of basic data types |
CTypeSet | Sets of (small) copyable elements |
Cui2DGeomManageDlg | General manage window for 2D Line geometries |
Cui2DGridLines | |
Cui2DGridLinesFromInlCrl | |
Cui2DGridLinesFromRandLine | |
Cui2DSurvInfoProvider | |
Cui3DIndirectViewBody | Class used by ui3DViewer to render things indirectly |
Cui3DViewer | |
Cui3DViewer2Image | Print scene dialog box |
Cui3DViewerBody | Baseclass for different body implementation (direct & indirect) of OSG |
CuiAction | |
CuiActionContainer | |
CuiActionSeparString | |
CuiAddEditMrkrDlg | |
CuiAdvancedTextItem | |
►CuiAmplSpectrum | |
CuiApplPartServer | Makes available certain services that are needed on a higher level |
CuiApplService | Services from application level to 'Part servers' |
CuiArr2DFilterPars | |
CuiArr2DFilterParsDlg | |
CuiArray1DInterpolSel | |
CuiArray2DInterpol | |
CuiArray2DInterpolSel | |
CuiArrowDialog | |
CuiArrowItem | |
CuiASCIIFileInput | |
CuiAttr2DSelDlg | Selection dialog for 2D attributes |
CuiAttrDescEd | Attribute description editor |
CuiAttrDescEdCreater | Attribute description editor creator |
CuiAttrEMOut | Brief Base class Earth Model Output Batch dialog. Used for calculating attributes in relation with surfaces |
CuiAttribCrossPlot | |
►CuiAttribDescSetBuild | |
CuiAttribDescSetEd | Editor for Attribute sets |
CuiAttribPanel | Attribute preview in a 2d viewer |
CuiAttribPartServer | Service provider for application level - Attributes |
CuiAttribTransDlg | |
►CuiAttributeFactory | |
CuiAttrInpDlg | |
CuiAttrSel | User interface element for storing attribute desc selection |
CuiAttrSelData | User interface for attribute selection data |
►CuiAttrSelDlg | User Interface (UI) element for selection of Attributes from an attribute set |
CuiAttrSetMan | AttributeSet Manager |
CuiAttrSrchProcFiles | |
CuiAttrSurfaceOut | Surface Output Batch dialog. Used for calculating attributes on surfaces |
CuiAttrTrcSelOut | Trace Selection Output Batch dialog. Used for calculating attributes between surfaces or withing a user-defined interval around a surface |
CuiAttrTypeSel | Selector for attribute type |
CuiAttrVolOut | Dialog for creating volume output |
CuiAutoAttrSelDlg | Class for selecting Auto-load Attribute Set |
CuiAutoAttrSetOpen | |
CuiAuxDataGrp | |
CuiAuxDataSel | |
►CuiAxisData | Convenient base class to carry axis data: 1) the AxisHandler which handles the behaviour and positioning of an axis in a 2D plot 2) axis scaling parameters 3) axis ranges |
►CuiAxisHandler | Handles an axis on a plot |
CuiBaseMap | |
CuiBaseMapObject | |
CuiBaseObject | |
►CuiBasicLayerSequenceGenDesc | |
CuiBatchHostsDlg | |
CuiBatchJobDispatcherLauncher | Launches the UI of a Batch::JobDispatcher |
CuiBatchJobDispatcherSel | Lets user select a batch job dispatcher suited for the job |
CuiBatchProcDlg | |
CuiBatchProgLaunch | |
CuiBatchTime2DepthSetup | |
CuiBinIDTable | |
CuiBitMapDisplay | Takes the flat-data from a FlatViewer and puts it into a uiGraphicsItem |
CuiBody | |
CuiBodyImpl | Simple delegating implementation of uiBody |
►CuiBodyOperatorDlg | |
CuiBodyPosProvGroup | UI for BodyPosProvider |
CuiBodyRegionDlg | |
CuiBorder | |
►CuiBuildListFromList | Base class for element allowing the building of lists of items from available 'ingredients' |
CuiBulk2DHorizonImport | |
CuiBulkD2TModelImport | |
CuiBulkDirectionalImport | |
CuiBulkFaultImport | |
CuiBulkHorizonImport | |
CuiBulkLogImport | |
CuiBulkMarkerImport | |
CuiBulkTrackImport | |
CuiButton | Base class for all buttons |
CuiButtonGroup | |
CuiButtonMessenger | Button Abstract Base class |
CuiButtonStateEdit | |
CuiCalcHorPolyVol | Using horizon to calculate from different levels by polygon |
CuiCalcHorVol | UI for calculation of volume at horizons |
CuiCalcPolyHorVol | Using polygon to calculate to different horizons |
CuiCalendar | |
CuiCBVSPS3DOpts | |
CuiCBVSVolOpts | |
CuiCEEMDAttrib | |
CuiCEEMDPanel | |
CuiCentralWidgetBody | |
CuiChangeHorizonDlg | Base class for surface changers. At the moment only does horizons |
CuiCheckBox | |
CuiCheckedCompoundParSel | CompoundParSel providing something that is optional |
CuiCheckList | Group of check boxes. Ensures a certain policy is honored |
CuiCircleItem | |
CuiClipboard | |
CuiClusterJobDispatcherLauncher | |
CuiClusterJobProv | |
CuiClusterProc | |
CuiCoherencyAttrib | Coherency attribute description editor |
CuiColorBarDialog | |
►CuiColorInput | Small element for color selection. Has no text label |
CuiColorTable | |
CuiColorTableCanvas | |
CuiColorTableGroup | |
CuiColorTableMan | |
CuiColorTableSel | |
CuiColorTableToolBar | |
CuiColTabImport | |
►CuiColTabItem | |
CuiColTabMarkerCanvas | |
CuiColTabMarkerDlg | |
CuiComboBox | Combo box |
CuiCompoundParSel | Single-line element allowing multi-parameter to be set via a dialog |
CuiConstantVel | |
CuiConstraint | |
CuiContourTreeItem | Tree item for Contour display on 3D horizons |
CuiConvertPos | |
CuiConvolveAttrib | Convolve Attribute description editor |
CuiConvPosAscIO | |
CuiCopyFaultSet | |
CuiCopySurface | |
CuiCopySurveySIP | |
CuiCopyWellDlg | |
CuiCorrMultiAttrib | |
CuiCrDevEnv | |
CuiCreate2DGrid | |
CuiCreateAttribLogDlg | |
CuiCreateDPSPDF | Dialog for creating Probability Density Function of DataPointSet |
CuiCreateHorizon | Dialog to create a horizon with a constant Z |
CuiCreateLogCubeDlg | |
CuiCreateLogCubeOutputSel | |
CuiCreatePicks | |
CuiCrossAttrEvaluateDlg | |
CuiCrossHairItem | |
CuiCursorManager | |
►CuiCurvedItem | |
CuiD2TModelDlg | Dialog for D2T Model editing |
►CuiD2TModelGroup | |
►CuiDataPointSet | Edit DataPointSet |
►CuiDataPointSetCrossPlotter | DataPointSet crossplotter |
CuiDataPointSetCrossPlotterPropDlg | Crossplot properties dialog box |
CuiDataPointSetCrossPlotWin | Data Point Set Cross Plotter Main window |
CuiDataPointSetMan | Cross-plot manager |
CuiDataPointSetMerger | |
CuiDataPointSetPickDlg | |
CuiDateSel | |
CuiDeltaResampleAttrib | DeltaResample Attribute description editor |
CuiDepth2Time | |
CuiDesktopServices | |
CuiDial | |
►CuiDialExtra | |
►CuiDialog | |
CuiDialogBody | |
CuiDipFilterAttrib | DipFilter Attribute description editor |
►CuiDirectionalPlot | Creates a directional plot: Rose diagrams and more |
►CuiDirLightDlg | |
CuiDispEditMarkerDlg | |
CuiDlgGroup | |
CuiDockWin | |
CuiDPSAddColumnDlg | Dialog box to add columns in datapointset |
CuiDPSDemo | Show a few uses of (ui)DataPointSet |
CuiDPSOverlayPropDlg | Dialog box to display properties within points in crossplot |
CuiDPSRefineSelDlg | |
CuiDPSSelectednessDlg | |
CuiDPSSelGrpDlg | |
CuiDynamicImageItem | |
CuiEditGaussianProbDenFunc | Group to edit Gaussian PPDF's |
CuiEditObjectList | Base class for element allowing maintenance of lists of (usually smaller) objects |
CuiEditProbDenFunc | Base class for edit probability density function editors |
CuiEditProbDenFuncDlg | Dialog to edit probability density functions |
CuiEditSampledProbDenFunc | Group to edit SampledProbDenFunc's |
CuiEditSEGYFileDataDlg | UI for manipulating fille names/paths for a SEGYDirect data-store |
CuiElasticModelProvider | |
CuiElasticPropSelDlg | |
►CuiElasticPropSelGrp | |
CuiEllipseItem | |
CuiEMAttribPartServer | Part Server for Attribute handling on EarthModel objects |
CuiEMAuxDataSel | Dialog for surface aux data selection |
CuiEMDataPointSetPickDlg | |
CuiEMPartServer | Earth Model UI Part Server |
CuiEMPreLoadDlg | |
CuiEnergyAttrib | Energy Attribute ui |
CuiEvaluateDlg | |
CuiEventAttrib | Event Attributes description editor |
CuiEventFilter | Class that is able to recieve events from Qt and trigger an OD-style notification/callback |
CuiEventFreqAttrib | DeltaResample Attribute description editor |
CuiEventTracker | |
CuiExp2DGeom | |
CuiExport2DHorizon | Dialog for 2D horizon export |
CuiExportFault | Dialog for horizon export |
CuiExportHorizon | Dialog for horizon export |
CuiExportLogs | Dialog for writing logs to an ASCII file |
CuiExpRokDocPDF | Dialog for RokDoc PDF Export Exports Probability density functions in RokDoc ASCII format |
►CuiExpSelectionArea | |
CuiExtensionArray2DInterpol | |
CuiExtensionHor3DInterpol | |
CuiExtLayerSequenceGenDesc | Base class for external LayerSequenceGenDesc editors, i.e. editors that are not also Layer Model displayers |
CuiExtraIntKeyDesc | |
CuiFaultDisplayOptGrp | |
CuiFaultParSel | |
►CuiFaultStickTransferDlg | |
CuiFileConvGroup | |
CuiFileDialog | Dialog to get a file or directory name from user |
►CuiFileInput | A file-name input |
CuiFillPattern | One-line element for fill pattern selection. No text label |
CuiFilterHorizonDlg | |
CuiFingerPrintAttrib | FingerPrint Attribute description editor |
CuiFirewallProcSetter | |
CuiFKSpectrum | |
CuiFlatDPPosSel | |
CuiFlatUnflatCube | Create flattened cube from horizon |
CuiFlatViewAuxDataEditor | Flatview auxiliary data editor |
CuiFlatViewAuxDataEditorList | A list with all auxdata in a FlatView::AuxDataEditor where the user can select which one should be active for new points |
CuiFlatViewColTabEd | FlatView color table editor |
CuiFlatViewControl | Tools to control uiFlatViewer(s) |
CuiFlatViewDataDispPropTab | UiFlatViewer data display properties tabs |
►CuiFlatViewDockWin | (Non-modal) main window containing one or more uiFlatViewer(s) |
CuiFlatViewer | Fulfills the FlatView::Viewer specifications using 'ui' classes |
►CuiFlatViewMainWin | (Non-modal) main window containing one or more uiFlatViewer(s) |
CuiFlatViewPropDlg | FlatView properties dialog box |
CuiFlatViewPropTab | UiFlatViewer properties tabs |
►CuiFlatViewStdControl | The standard tools to control uiFlatViewer(s) |
CuiFlatViewWin | Base class for windows containing one or more uiFlatViewer(s) |
CuiFlatViewZoomLevelDlg | |
CuiFloatValidator | |
CuiFont | |
CuiFontList | |
CuiFontSettingsGroup | |
CuiFreqFilterAttrib | ** Attribute description editor |
CuiFreqFilterSelFreq | |
CuiFreqTaperDlg | |
CuiFreqTaperGrp | |
CuiFreqTaperSel | |
CuiFrequencyAttrib | Frequency Attribute description editor |
CuiFuncSelDraw | |
►CuiFuncTaperDisp | |
►CuiFunctionDisplay | Displays a function of (X,Y) pairs on a canvas - optionally a Y2 |
►CuiFunctionDrawer | |
►CuiFVAnnotPropTab | UiFlatViewer annotation properties tabs |
CuiFVVDPropTab | UiFlatViewer VD display properties tabs |
CuiFVWVAPropTab | UiFlatViewer WVA display properties tabs |
CuiGainAnalysisDlg | |
CuiGapDeconAttrib | GapDecon Attribute description editor |
CuiGeneralSettingsGroup | |
CuiGenInput | General Input Element |
CuiGenInputBoolFld | |
CuiGenInputDlg | Dialog with only uiGenInputs |
CuiGenInputDlgEntry | How to get input from user - for uiGenInputDlg |
CuiGenInputGrp | |
CuiGenInputInputFld | Generalised data input field |
CuiGenInputInt64Fld | |
CuiGenInputIntFld | |
CuiGenPosPicks | |
CuiGenRandPicks2D | |
CuiGenRanLineFromPolygon | Generate random line from polygon |
CuiGenRanLinesByContour | Generate random lines from contours of a horizon |
CuiGenRanLinesByShift | Generate random lines by shifting an existing |
CuiGeom2DSel | |
CuiGetChoice | Get an action from a series of possibilities from user |
CuiGetFileForAttrSet | |
►CuiGetObjectName | Get a name from user, whilst displaying names that already exist |
CuiGLCM_attrib | |
CuiGLInfo | |
CuiGMT2DLinesGrp | |
CuiGMTAdvGrp | |
CuiGMTBaseMapGrp | |
CuiGMTClipGrp | |
CuiGMTCoastlineGrp | |
CuiGMTContourGrp | |
CuiGMTFaultsGrp | |
CuiGMTInfoDlg | |
CuiGMTLocationsGrp | |
CuiGMTMainWin | |
CuiGMTNearNeighborGrid | |
CuiGMTOverlayGrp | |
►CuiGMTOverlayGrpFactory | |
CuiGMTPolylineGrp | |
CuiGMTRandLinesGrp | |
CuiGMTSurfaceGrid | |
CuiGMTSymbolPars | |
CuiGMTWellsGrp | |
CuiGoogleExport2DSeis | |
CuiGoogleExportPointSet | |
CuiGoogleExportPolygon | |
CuiGoogleExportRandomLine | |
CuiGoogleExportSurvey | |
CuiGoogleExportWells | |
CuiGraphicsItem | |
CuiGraphicsItemGroup | |
CuiGraphicsItemSet | |
CuiGraphicsObjectScene | |
CuiGraphicsSaveImageDlg | |
CuiGraphicsScene | |
CuiGraphicsSceneAxis | To draw simple axes for a 2D coordinate system |
CuiGraphicsSceneAxisMgr | Manages uiGraphicsSceneAxis |
CuiGraphicsSceneChanger | |
CuiGraphicsView | |
CuiGraphicsViewBase | |
CuiGraphicsViewMask | |
CuiGravHorCalc | |
CuiGridder2DSel | |
CuiGridLinesDlg | |
CuiGroup | |
CuiGroupObj | |
CuiGrubbsFilterAttrib | Semblance Attribute description editor |
CuiGVFreehandAreaSelectionTool | |
CuiHandleDLSiteFail | |
CuiHistogramDisplay | |
CuiHistogramSel | |
CuiHor2DFrom3DDlg | |
CuiHor3DFrom2DDlg | Dialog to expand a 2D horizon to create a 3D horizon |
CuiHor3DInterpol | |
CuiHor3DInterpolSel | |
CuiHorAttr2Geom | Change the geometry using an attribute |
CuiHorGeom2Attr | Save the geometry to an attribute |
CuiHorizon2DSel | |
CuiHorizon3DSel | |
CuiHorizonAttrib | Horizon attribute description editor |
►CuiHorizonAuxDataSel | |
CuiHorizonInterpolDlg | |
CuiHorizonMergeDlg | |
CuiHorizonParSel | |
CuiHorizonPreLoadDlg | |
CuiHorizonRelationsDlg | |
CuiHorizonSettings | |
CuiHorizonShiftDialog | |
CuiHorizonSortDlg | |
CuiHorSaveFieldGrp | Save or overwrite horizon field set up. It will create new horizon based on given horizon, if the old horizon is not given, you can read it from memory. You can also call saveHorizon() to save horizon based on your choice of as new or overwrite |
CuiHostIDDlg | |
CuiIcon | Manager for icons of different sizes |
CuiImagAttrSel | User interface element for getting attribute with both real and imaginary part |
CuiImp2DGeom | |
CuiImpAttrSet | |
CuiImpExpPickSet | Dialog for pickset selection |
CuiImpHorFromZMap | |
CuiImplBodyCalDlg | UI for volume calculation of implicit body |
CuiImplicitBodyValueSwitchDlg | |
CuiImportFault | Dialog for fault import |
CuiImportFault3D | |
CuiImportFaultStickSet2D | |
CuiImportHorizon | Dialog for Horizon Import |
CuiImportHorizon2D | Dialog for Horizon Import |
CuiImportLogsDlg | Dialog for loading logs from las file |
CuiImpPVDS | |
CuiImpRokDocPDF | Dialog for RokDoc PDF Import Imports Probability density functions in RokDoc ASCII format |
CuiInstantaneousAttrib | Instantaneous Attribute description editor |
CuiIntegratedTrace | |
CuiInterpolationLayerModel | |
CuiInterpolationLayerModelGrp | |
CuiIntValidator | |
CuiInvDistHor3DInterpol | |
CuiInvDistInterpolPars | |
CuiInverseDistanceArray2DInterpol | |
CuiInverseDistanceGridder2D | |
CuiIOFileSelect | |
CuiIOObj | Dialog letting the user select an object. It returns an IOObj* after successful go() |
CuiIOObjInserter | Inserts a new object into the OD data store |
CuiIOObjManipGroup | Buttongroup to manipulate an IODirEntryList |
CuiIOObjManipGroupSubj | |
CuiIOObjRetDlg | Dialog letting the user select an object. It returns an IOObj* after successful go() |
►CuiIOObjSel | User Interface (UI) element for selection of IOObjs |
►CuiIOObjSelDlg | |
►CuiIOObjSelGrp | Basic group for letting the user select an object |
CuiIOObjSelWriteTranslator | Group for selecting output translator |
CuiIOObjTranslatorWriteOpts | Group for editing output translator options |
►CuiIOSelect | UI element for selection of data objects |
CuiIOSurface | Base group for Surface input and output |
CuiIsochronMakerBatch | |
CuiIsochronMakerDlg | |
CuiIsochronMakerGrp | Create isochron as attribute of horizon |
CuiIssueReporterDlg | Reports issues to opendtect.org. Usually crash reports |
CuiKeyBindingSettingsGroup | |
CuiKeyDesc | |
CuiLabel | |
CuiLabeledComboBox | |
CuiLabeledListBox | UiLabeledListBox. Deprecated. Don't use in new code |
CuiLabeledSpinBox | |
CuiLASWriter | |
CuiLatLong2CoordDlg | |
CuiLatLongInp | |
CuiLayerSequenceGenDesc | Base class for LayerSequenceGenDesc editors - with factory |
►CuiLaySeqAttribEd | Edits a layer sequence attribute |
CuiLegendItem | A legend, mainly used in maps |
CuiLineEdit | |
CuiLineItem | |
CuiLinePosSelDlg | |
CuiLineStyleGrp | |
►CuiListBox | |
CuiListBoxChoiceIO | Allows save/restore of chosen items for a uiListBox |
CuiListBoxFilter | A filter field attaching itself to a listbox |
CuiListBoxObj | List Box |
CuiLocalHostGrp | |
CuiMadagascarBldCmd | |
CuiMadagascarMain | |
CuiMadAGCAttrib | Madagascar AGC Attribute description editor |
CuiMadIOSel | |
CuiMadIOSelDlg | |
CuiMain | |
►CuiMainWin | User interface main window |
CuiMainWinBody | |
CuiManageLineGeomDlg | Manage window for a single 2D Line geometry |
►CuiManipButGrp | |
CuiManPROPS | Manages the PROPS() |
CuiManualConvGroup | |
CuiMapperRangeEditor | |
CuiMarkerDlg | Dialog for marker specifications |
CuiMarkerItem | |
►CuiMarkerStyle2D | |
CuiMarkerStyle3D | |
CuiMarkerStyleDlg | |
CuiMarkerStyleGrp | |
CuiMarkerViewDlg | Dialog for Viewing the markers for a well |
CuiMatchDeltaAttrib | MatchDelta Attribute description editor |
CuiMaterialGrp | |
CuiMathAttrib | Math Attribute description editor |
►CuiMathExpression | |
CuiMathExpressionVariable | |
►CuiMathFormula | |
CuiMathPropEdDlg | |
CuiMdiArea | |
CuiMdiAreaWindow | |
CuiMeasureDlg | |
CuiMenu | |
CuiMenuBar | |
CuiMenuHandler | |
CuiMergeSeis | |
CuiMFCDialog | |
CuiMMBatchJobDispatcher | |
CuiMouseEventBlockerByGestures | |
CuiMPEMan | Dialog for tracking properties |
CuiMPEPartServer | Implementation of Tracking part server interface |
CuiMsg | |
CuiMsgMainWinSetter | Sets the uiMSG's main window temporary during the scope of the object |
CuiMultCompDlg | Dialog to select (multiple) component(s) of stored data |
►CuiMultCompSel | CompoundParSel to capture and sum up the user-selected components |
CuiMultiAttribSel | |
CuiMultiColorPolyLineItem | |
CuiMultiFlatViewControl | |
CuiMultiMapperRangeEditWin | |
CuiMultiSurfaceRead | Ui for multiple surface read |
CuiMultiSurfaceReadDlg | |
CuiMultiWellDispPropDlg | Multi Well display properties dialog box |
CuiMultiWellLogSel | |
CuiMultiWellSel | |
CuiMultOutSel | Dialog used to determine which outputs of an attribute will be computed at once and stored as multiple components when creating a volume output |
CuiNavSurvInfoProvider | |
CuiNetworkUserQuery | |
CuiNewWellDlg | |
►CuiNLAPartServer | Service provider for application level - Non-Linear Analysis |
CuiNorthArrowObject | |
CuiObjBodyImpl | Default (Template) implementation of uiObjectBody |
CuiObject | The base class for most UI elements |
CuiObjectBody | |
CuiObjectItem | |
CuiObjectItemView | Embeds some uiObjects in a uiGraphicsView following a horizontal layout. Objects can be dynamically removed and added from the graphicsview |
CuiObjectItemViewAxisPainter | |
CuiObjectItemViewControl | |
CuiObjectItemViewInfoBar | |
►CuiObjectItemViewWin | A uiMainWin that holds embedded uiObjects and controls |
CuiObjectStack | |
CuiObjFileMan | |
CuiOD2DLineSetAttribItem | |
CuiOD2DLineTreeItem | |
CuiODAnnotParentTreeItem | |
CuiODAnnotSubItem | |
CuiODAnnotTreeItem | |
CuiODAnnotTreeItemFactory | |
►CuiODApplMgr | Application level manager - ties part servers together |
CuiODApplMgrAttrVisHandler | Does visualization-related work for uiODApplMgr |
CuiODApplMgrDispatcher | Dispatches work for Appl Mgr |
CuiODApplService | UiApplService for OD |
CuiODAttribTreeItem | |
CuiODBodyDisplayDataTreeItem | |
CuiODBodyDisplayParentTreeItem | |
CuiODBodyDisplayTreeItem | |
CuiODBodyDisplayTreeItemFactory | |
CuiODCrosslineParentTreeItem | |
CuiODCrosslineTreeItem | |
CuiODCrosslineTreeItemFactory | |
CuiODDataTreeItem | |
CuiODDisplayTreeItem | |
CuiODEarthModelSurfaceDataTreeItem | |
CuiODEarthModelSurfaceTreeItem | |
CuiODEditAttribColorDlg | |
CuiODFaultParentTreeItem | |
CuiODFaultStickSetParentTreeItem | |
CuiODFaultStickSetTreeItem | |
CuiODFaultStickSetTreeItemFactory | |
CuiODFaultSurfaceDataTreeItem | |
CuiODFaultToolMan | |
CuiODFaultTreeItem | |
CuiODFaultTreeItemFactory | |
CuiODHelpMenuMgr | The OpendTect help menu manager |
CuiODHorizon2DParentTreeItem | |
CuiODHorizon2DTreeItem | |
CuiODHorizon2DTreeItemFactory | |
CuiODHorizonParentTreeItem | |
CuiODHorizonTreeItem | |
CuiODHorizonTreeItemFactory | |
CuiODInlineParentTreeItem | |
CuiODInlineTreeItem | |
CuiODInlineTreeItemFactory | |
CuiODLangMenuMgr | The OpendTect language menu manager |
CuiODLine2DParentTreeItem | |
CuiODMain | OpendTect application top level object |
►CuiODMenuMgr | The OpendTect menu manager |
CuiODParentTreeItem | |
CuiODPickSetParentTreeItem | |
CuiODPickSetTreeItem | |
CuiODPickSetTreeItemFactory | |
CuiODPlaneDataTreeItem | |
CuiODPolygonParentTreeItem | |
CuiODPolygonTreeItem | |
CuiODPolygonTreeItemFactory | |
CuiODPSEventsParentTreeItem | |
CuiODPSEventsTreeItem | |
CuiODPSEventsTreeItemFactory | |
CuiODRandomLineParentTreeItem | |
CuiODRandomLineTreeItem | |
CuiODRandomLineTreeItemFactory | |
►CuiODSceneMgr | Manages the scenes and the corresponding trees |
CuiODSceneTreeItem | |
►CuiODSysAdm | OpendTect System Administration application top level object |
CuiODSysAdmColorTabs | User interface for OpendTect System Administration color tabs |
CuiODTreeItem | |
CuiODTreeItemFactory | |
CuiODTreeTop | |
CuiODViewer2D | A 2D Viewer |
►CuiODViewer2DMgr | |
CuiODViewer2DPosDlg | |
CuiODViewer2DPosGrp | |
CuiODVolrenAttribTreeItem | |
CuiODVolrenParentTreeItem | |
CuiODVolrenSubTreeItem | |
CuiODVolrenTreeItem | |
CuiODVolrenTreeItemFactory | |
CuiODVw2DFaultParentTreeItem | |
CuiODVw2DFaultSS2DParentTreeItem | |
CuiODVw2DFaultSS2DTreeItem | |
CuiODVw2DFaultSS2DTreeItemFactory | |
CuiODVw2DFaultSSParentTreeItem | |
CuiODVw2DFaultSSTreeItem | |
CuiODVw2DFaultSSTreeItemFactory | |
CuiODVw2DFaultTreeItem | |
CuiODVw2DFaultTreeItemFactory | |
CuiODVw2DHor2DParentTreeItem | |
CuiODVw2DHor2DTreeItem | |
CuiODVw2DHor2DTreeItemFactory | |
CuiODVw2DHor3DParentTreeItem | |
CuiODVw2DHor3DTreeItem | |
CuiODVw2DHor3DTreeItemFactory | |
CuiODVw2DPickSetParentTreeItem | |
CuiODVw2DPickSetTreeItem | |
CuiODVw2DPickSetTreeItemFactory | |
CuiODVw2DTreeItem | |
CuiODVw2DTreeItemFactory | |
CuiODVw2DTreeTop | |
CuiODVW2DVariableDensityTreeItem | |
CuiODVW2DVariableDensityTreeItemFactory | |
CuiODVW2DWiggleVarAreaTreeItem | |
CuiODVW2DWiggleVarAreaTreeItemFactory | |
CuiODWellParentTreeItem | |
CuiODWellTreeItem | |
CuiODWellTreeItemFactory | |
CuiODWellWriteOpts | |
CuiODZsliceParentTreeItem | |
CuiODZsliceTreeItem | |
CuiODZsliceTreeItemFactory | |
CuiOfferInfo | Tool button with the 'i' popping up a uiOfferInfoWin if pushed |
CuiOfferInfoWin | Non-modal window able to display local, handy info for the user |
CuiOsgFontCreator | |
CuiParent | |
CuiParentBody | |
CuiPathListEditor | |
CuiPathSel | |
CuiPickPartServer | Service provider for application level - seismics |
CuiPickPropDlg | |
CuiPickSetMan | |
CuiPickSetMgr | Base class for management of a Pick::SetMgr |
CuiPickSetPolygonMenuItemHandler | |
CuiPixmap | Off-screen pixel-based paint device |
CuiPixmapItem | |
CuiPluginInitMgr | |
CuiPluginMan | Shows loaded plugins and allows adding |
CuiPluginSel | |
CuiPointItem | |
CuiPolarDiagram | Displays a polar diagram which can be used to set the azimuth and the dip by gyrating the pointer. Azimuth is set by circular motion while dip is set by linear motion towards or away from the center |
CuiPolygonItem | |
CuiPolygonZChanger | |
CuiPolyLineItem | |
CuiPolyPosProvGroup | UI for PolyPosProvider |
►CuiPosFilterSet | Lets user choose a way to provide positions |
CuiPosFilterSetSel | |
►CuiPosFiltGroup | Group for providing positions, usually for 2D or 3D seismics |
CuiPositionAttrib | Position Attribute description editor |
CuiPositionTable | |
CuiPosProvDlg | Dialog to capture a user's Pos::Provider wishes |
►CuiPosProvGroup | Group for providing positions, usually for 2D or 3D seismics |
►CuiPosProvider | Lets user choose a way to provide positions |
CuiPosProvSel | CompoundParSel to capture a user's Pos::Provider wishes |
►CuiPosSubSel | Group to capture a user's position subselection wishes |
►CuiPrDenFunVarSel | |
CuiPresentationMakerDlg | |
CuiPreStackAttrib | PreStack Attribute ui |
CuiPreStackCopyDlg | Dialog for copying PS data stores |
CuiPreStackDataPackSelDlg | |
CuiPreStackMergeDlg | : setup a dialog where the user can select a set of Prestack volumes and merge them into one. The priority order decides which volume to use in case of an overlap |
CuiPreStackMMProc | |
CuiPreStackOutputGroup | Group for output when copying PS data stores |
CuiPreStackSel | |
CuiPrintSceneDlg | |
CuiProbDenFuncGen | Creates probability density functions (Gaussian and Sampled) |
CuiProbDenFuncMan | Probability Density Function manager |
CuiProcSettings | |
CuiProgressBar | |
CuiPropertiesDlg | |
CuiPropertyValFld | |
CuiProxyDlg | |
CuiPushButton | Push button. By default, assumes immediate action, not a dialog when pushed. The button text will in that case get an added " ..." to the text. In principle, it could also get another appearance |
CuiRadioButton | |
CuiRandomLineMan | RandomLine manager |
CuiRandPosFiltGroup | UI for Random Position filter |
CuiRangePosProvGroup | UI for RangePosProvider |
►CuiRayTracer1D | |
CuiRayTracerSel | |
CuiReadSelGrp | |
CuiReadSurfaceDlg | |
CuiRect | |
CuiRectItem | |
CuiReferenceAttrib | Reference Attribute description editor |
CuiReliefAttrib | Pseudo Relief Attribute description editor |
CuiResortSEGYDlg | Dialog to import SEG-Y files after basic setup |
CuiRetVal | |
CuiRGBArray | |
CuiRGBArrayCanvas | Provides a canvas where a uiRGBArray is pre-drawn |
CuiRGBAttrSelDlg | |
CuiRGBImageLoader | |
CuiRockPhysForm | |
CuiRubberBand | |
CuiSampleValueAttrib | SampleValue Attribute description editor |
CuiSaveImageDlg | |
CuiSaveWinImageDlg | |
CuiScaleBarItem | It adds a graphic scale made from polygons |
CuiScaler | |
CuiScalingAttrib | Scaling Attribute description editor |
CuiSceneColorbarMgr | |
CuiScenePropertyDlg | |
CuiScrollArea | |
CuiSeedPainterDlg | |
CuiSeedPropDlg | |
CuiSEGYClassicSurvInfoProvider | |
►CuiSEGYDefDlg | Initial dialog for SEG-Y I/O |
CuiSEGYDefGroup | Base class for specification of SEG-Y file stuff |
CuiSEGYDirect2DInserter | |
CuiSEGYDirectPS3DInserter | |
CuiSEGYDirectPS3DOpts | |
CuiSEGYDirectVolInserter | |
CuiSEGYDirectVolOpts | |
►CuiSEGYExamine | |
CuiSEGYExp | |
CuiSEGYFileManip | UI for SEG-Y file manipulation |
►CuiSEGYFileOpts | UI for Specification of SEG-Y fields needed for proper import |
CuiSEGYFilePars | UI for Specification of SEG-Y information needed to examine |
►CuiSEGYFileSpec | UI for Specification of SEG-Y in- or output file(s) |
CuiSEGYImpDlg | Dialog to import SEG-Y files after basic setup |
CuiSEGYImpParsDlg | |
CuiSEGYImpType | |
CuiSEGYMultiLineSel | Interface for selecting line names for multi-file SEGY import |
►CuiSEGYRead | 'Server' for SEG-Y Reading |
►CuiSEGYReadDlg | Dialog to import SEG-Y files after basic setup |
CuiSEGYReadFinisher | Finishes reading process of 'any SEG-Y file' |
CuiSEGYReadImpParsDlg | |
CuiSEGYReadStarter | Starts reading process of 'any SEG-Y file' |
CuiSEGYReadStartInfo | Displays and edits info for the read start process |
CuiSEGYScanDlg | Dialog to import SEG-Y files after basic setup |
CuiSEGYStoreImpParsDlg | |
CuiSEGYSurvInfoProvider | |
CuiSEGYTool | |
CuiSEGYTrcHdrValPlot | |
CuiSeis2DFileMan | |
CuiSeis2DFrom3D | |
CuiSeis2DLineChoose | |
CuiSeis2DLineNameSel | |
CuiSeis2DLineSel | |
CuiSeis2DMultiLineSel | |
CuiSeis2DSubSel | |
CuiSeis2DTo3D | Dialog for 2D to 3D interpolation |
CuiSeis2DTo3DInterPol | Dialog for 2D to 3D interpolation |
CuiSeis3DSubSel | |
CuiSeisAmplSpectrum | |
CuiSeisBayesClass | 'Server' for Seismic Bayesian Inversion |
►CuiSeisBrowser | |
CuiSeisCopy2DDataSet | UI for copying 2d Datasets |
CuiSeisCopyCube | UI for copying cubes |
CuiSeisDump2DGeom | |
CuiSeisEventSnapper | Part Server for Wells |
CuiSeisExpCubePositionsDlg | |
►CuiSeisFileMan | |
CuiSeisFmtScale | |
CuiSeisImpCBVSFromOtherSurveyDlg | |
CuiSeisImportCBVS | Imports or links to a CBVS file |
CuiSeisIOObjInfo | |
CuiSeisIOSimple | |
CuiSeisMMProc | |
CuiSeisMultiCubePS | |
CuiSeisPartServer | Seismic User Interface Part Server |
CuiSeisPosProvGroup | UI for SeisPosProvider |
CuiSeisPreLoadedDataSel | |
CuiSeisPreLoadMgr | Manager for pre-loading Seismic Data |
CuiSeisPreLoadSel | |
►CuiSeisPreStackMan | |
CuiSeisRandTo2DBase | |
CuiSeisRandTo2DLineDlg | |
►CuiSeisSel | |
CuiSeisSelDlg | |
CuiSeisSingleTraceDisplay | |
CuiSeisSubSel | |
►CuiSeisTransfer | |
CuiSeisTrcBufViewer | |
CuiSeisWaveletSel | 'Immediate' Wavelet selector, with optionally 'Manage' and/or 'Extract' buttons |
CuiSeisWvltCopy | |
CuiSeisWvltCreate | |
CuiSeisWvltExp | |
CuiSeisWvltGen | |
CuiSeisWvltImp | |
CuiSeisWvltMan | |
►CuiSeisWvltMerge | |
CuiSeisWvltRotDlg | |
CuiSeisWvltSliderDlg | |
CuiSeisWvltTaperDlg | |
►CuiSelectFromList | Select entry from list |
CuiSelectPropRefs | |
CuiSelectPropRefsGrp | Allow user to select PropertyRefs |
CuiSelectPropRefsVWDlg | |
CuiSelFonts | |
CuiSelHRange | Selects sub-volume. Default will be SI() work area |
►CuiSelLineStyle | Group for defining line properties Provides selection of linestyle, linecolor and linewidth |
CuiSelNrRange | Selects range of trace numbers |
CuiSelObjFromOtherSurvey | |
CuiSelSteps | Selects step(s) in inl/crl or trcnrs |
CuiSelSubline | Selects sub-line. Default will be 1-udf and SI() z range |
CuiSelSubvol | Selects sub-volume. Default will be SI() work volume |
CuiSelZRange | Selects sub-Z-range. Default will be SI() work Z Range |
CuiSemblanceAttrib | Semblance Attribute description editor |
CuiSeparator | |
CuiServiceClientMgr | |
CuiServiceServerMgr | |
CuiSessionMan | Session manager |
CuiSetD2TFromOtherWell | |
CuiSetDataDir | |
CuiSetPickDirs | |
CuiSettings | |
CuiSettingsDlg | |
CuiSettingsGroup | |
CuiSettingsMgr | |
CuiSGSel | |
CuiSGSelGrp | |
CuiShiftAttrib | Shift Attribute description editor |
CuiShortcutsDlg | : setup a dialog where the user can select which key will be used as shortcuts |
CuiShortcutsList | |
CuiShortcutsMgr | |
►CuiSimilarityAttrib | Similarity Attribute description editor |
CuiSimilaritybyAW | |
CuiSimpleMultiWellCreate | |
CuiSimpleTimeDepthTransform | |
CuiSingleAttribEd | Dialog for creating volume output |
CuiSingleBatchJobDispatcherLauncher | Launcher for a single-process job dispatcher |
CuiSingleGroupDlg | |
CuiSize | |
CuiSizeSel | |
CuiSlicePos | Toolbar for setting slice position _ base class |
CuiSlicePos2DView | Toolbar for setting slice position _ 2D viewer |
CuiSlicePos3DDisp | Toolbar for setting slice position _ 3D visualization display |
CuiSliceSel | |
CuiSliceSelDlg | |
►CuiSlider | |
CuiSliderObj | |
CuiSpecDecompAttrib | Spectral Decomposition Attribute description editor |
CuiSpecDecompPanel | |
CuiSpinBox | |
CuiSplashScreen | |
CuiSplitter | Provides a splitter object |
CuiSrchProcFiles | Finds created objects in processing specification files |
CuiStartBatchJobDialog | |
CuiStaticsDesc | |
►CuiStatsDisplay | |
CuiStatsDisplayWin | Stats display main window. See uistatsdisplay.h for details |
CuiStatusBar | |
CuiSteerAttrSel | |
CuiSteerCubeSel | |
CuiSteeringSel | Attribute Steering ui element: data + selection of type |
CuiStepout3DSel | Allows selection of stepouts, extension to third direction (Z) |
►CuiStepOutSel | Allows selection of stepouts |
CuiStereoDlg | Dialog for stereo |
CuiStoreAuxData | |
►CuiStoredAttribReplacer | |
CuiStratAmpCalc | |
CuiStratContentsDlg | |
CuiStratDisplay | |
CuiStratDispToTree | |
►CuiStratDrawer | |
CuiStratEditLayer | Displays and optionally edits a Strat::Layer instance |
CuiStratGenDescTools | |
CuiStratLayerContent | Gets the layer content |
CuiStratLayerModel | |
CuiStratLayerModelDisp | |
CuiStratLayModEditTools | |
►CuiStratLayModFRPropSelector | |
CuiStratLaySeqAttribSetBuild | Allows user to define (or read) a set of layer sequence attributes |
CuiStratLevelDlg | Displays a dialog to create new lithology |
CuiStratLevelSel | Selector for stratigraphic levels |
CuiStratLinkLvlUnitDlg | |
CuiStratLithoBox | Displays a dialog to create/edit a new stratigraphic unit |
CuiStratLithoDlg | |
CuiStratLvlList | |
CuiStratRefTree | Displays a Strat::RefTree |
►CuiStratSeisEvent | |
►CuiStratSelUnits | |
CuiStratSimpleLayerModelDisp | |
CuiStratSynthCrossplot | Dialog specifying what to crossplot |
CuiStratSynthDisp | |
CuiStratSynthExport | |
CuiStratTreeToDisp | Used to gather all units and tied levels from a tree for display |
CuiStratTreeWin | Main window for Stratigraphy display: holds the reference tree and the units description view |
►CuiStratUnitDivideDlg | Displays a Table to create new units from an existing one |
CuiStratUnitEditDlg | |
►CuiStratViewControl | |
CuiString | String that is able to hold international (UTF-8) strings for the user interface |
CuiStrings | |
CuiStringSet | |
CuiSubsampPosFiltGroup | UI for Subsample Position filter |
CuiSurface2DSel | Ui for horizon 2D selection |
CuiSurface3DSel | Ui for horizon 3D selection |
CuiSurfaceMan | |
CuiSurfacePosProvGroup | UI for SurfacePosProvider |
►CuiSurfaceRead | |
CuiSurfaceSel | |
►CuiSurfaceWrite | |
►CuiSurvey | The main survey selection dialog |
CuiSurveyBoxObject | |
CuiSurveyFileSIP | |
CuiSurveyInfoEditor | The survey info editor |
CuiSurveyMap | |
CuiSurveySelect | |
CuiSurveySelectDlg | |
CuiSurvInfoProvider | |
CuiSurvTopBotImageDlg | |
CuiSynthCorrectionsGrp | |
CuiSynthGenDlg | |
CuiSynthSeisGrp | |
CuiSynthSlicePos | |
CuiSynthToRealScale | To determine scaling of synthetics using real data |
CuiSystemTrayIcon | |
►CuiT2DConvSel | Single-line object for selecting T to depth conversion |
CuiTab | |
CuiTabBar | TabBar widget only. Normally you'd want to use the uiTabStack class |
►CuiTable | |
CuiTableImpDataSel | Table-based data import selection |
►CuiTableModel | |
CuiTablePosProvGroup | UI for TablePosProvider |
CuiTableView | |
CuiTabStack | |
CuiTabStackDlg | |
CuiTaskRunner | |
CuiTextBrowser | |
CuiTextEdit | |
CuiTextEditBase | |
CuiTextFile | |
►CuiTextFileDlg | |
CuiTextItem | |
CuiTextureAttrib | |
CuiTextureInterpolateGrp | |
CuiTextValidator | |
CuiTime2Depth | |
CuiTime2DepthZTransformBase | |
CuiToolBar | |
CuiToolBarCommandEditor | |
CuiToolButton | |
CuiToolButtonSetup | |
CuiTrcPositionDlg | |
CuiTreeFactorySet | |
CuiTreeItem | |
CuiTreeItemFactory | |
CuiTreeItemRemover | |
CuiTreeItemTBHandler | |
CuiTreeTopItem | |
CuiTreeView | |
►CuiTreeViewItem | |
CuiTreeViewItemIterator | |
CuiTriangulationArray2DInterpol | |
CuiTriangulationHor3DInterpol | |
CuiTutHorTools | |
CuiTutODMad | Madagascar tutorial plugin interface |
CuiTutorialAttrib | |
CuiTutSeisTools | |
CuiTutWellTools | |
►CuiUnitSel | Selector for UnitOfMeasure's |
CuiUserShowWait | Tells user something is happening |
CuiVariogramDisplay | |
CuiVariogramDlg | |
CuiVarWizard | 'Server' for flexible wizards |
CuiVarWizardDlg | Dialog in flexible wizard series |
CuiVelModelZAxisTransform | |
►CuiVelocityDesc | |
CuiVelocityDescDlg | |
CuiVelSel | Field that selects a velocity volume, and edit it's properties/velocity tag |
CuiVirtualKeyboard | |
CuiVisColTabEd | |
►CuiVisDataPointSetDisplayMgr | Implementation of DataPointSetDisplayMgr that enables display of datapointsets in 3d visualization scenes |
CuiVisEMObject | |
CuiVisIsoSurfaceThresholdDlg | Dialog to set isovalue of an isosurface. |
CuiVisMenuItemHandler | |
CuiVisModeMgr | |
CuiVisPartServer | The Visualization Part Server |
CuiVisPickRetriever | |
CuiVisPlaneDataDisplayDragProp | |
CuiVisPolygonSurfBezierDlg | |
CuiVisSettingsGroup | |
CuiVolProcAttrib | VolumeProcessing Attribute ui |
CuiVolProcPartServer | Service provider for application level - VolumeProcessing |
CuiVolumeStatisticsAttrib | VolumeStatistics Attribute description editor |
CuiVrmsRayTracer1D | |
CuiWaveletDispProp | |
CuiWaveletDispPropDlg | |
CuiWaveletExtraction | |
CuiWaveletMatchDlg | |
CuiWaveletSel | |
CuiWell2RandomLineDlg | : setup a dialog where the user can select throught which wells (s)he wants to make a random line path. Get coordinates from selected wells and send an event to allow the display of a fake random line on top of the survey; user can still modify choices, apply again and finally close the dlg |
CuiWellAttribCrossPlot | |
CuiWellAttribPartServer | Part Server for Wells |
CuiWellAttribSel | Dialog for marker specifications |
►CuiWellDahDisplay | Well depth/distance along hole display |
CuiWellDispCtrlEditMarkerDlg | |
►CuiWellDisplay | Well display |
CuiWellDisplayControl | |
CuiWellDisplayWin | Main window to display wells |
CuiWellDispPropDlg | Well display properties dialog box |
►CuiWellDispProperties | Well display properties |
CuiWellExportFacility | |
►CuiWellExtractParams | |
CuiWellImportAsc | Dialog for well import from Ascii |
CuiWellImportSEGYVSP | |
CuiWellInserter | |
CuiWellLogAttrib | Energy Attribute ui |
►CuiWellLogCalc | Dialog for marker specifications |
CuiWellLogDispDlg | Non-modal dialog displaying a maximum of two Well logs |
►CuiWellLogDisplay | Displays maximum two Well logs |
CuiWellLogDispProperties | Well Log display properties |
CuiWellLogEditor | |
►CuiWellLogExtractGrp | |
►CuiWellLogToolWin | |
CuiWellLogToolWinMgr | |
CuiWellLogUOMDlg | |
CuiWellMan | |
CuiWellMarkersDispProperties | Well Markers display properties |
►CuiWellMarkersDlg | Select a list of markers from the well database |
►CuiWellMarkerSel | Select one or two markers (i.e. a range) |
CuiWellParSel | |
CuiWellPartServer | Part Server for Wells |
CuiWellPosProvGroup | UI for WellPosProvider |
CuiWellPropSel | |
CuiWellSel | |
CuiWellSelGrp | |
CuiWellSinglePropSel | |
CuiWellStratDisplay | |
CuiWellT2DTransform | |
CuiWellTo2DLineDlg | |
CuiWellTrackDispProperties | Well Track display properties |
CuiWellTrackDlg | Dialog for Well track editing |
►CuiWellZRangeSelector | |
CuiWindowFuncSelDlg | |
►CuiWindowFunctionSel | |
CuiWindowGrabber | |
CuiWindowGrabDlg | |
CuiWizard | |
CuiWorld2Ui | Class to provide coordinate conversion between a cartesian coordinate system (or any other transformed cartesian) and UI coordinate system(screen coordinate system.) |
CuiWriteFlattenedCube | Create flattened cube from horizon |
CuiWriteSurfaceDlg | Dialog for horizon export |
CuiZAxisTransform | |
CuiZAxisTransformSel | |
CuiZRangeInput | |
CuiZSliceInterpolationModel | |
CuiZStretchDlg | |
CUndefArrayHandler | Class that handles undefvalues in arrays that are in a format described by a BinDataDesc |
CUndo | Class to handle undo/redo information |
CUndoEvent | Holds the information on how to undo/redo something. |
CUnitOfMeasure | Unit of Measure |
CUnitOfMeasureRepository | Repository of all Units of Measure in the system |
CUnZipper | It is an Executor class which uncompresses files of zip format but user should instead use ZipUtils::UnZipArchive() to unzip complete archive or ZipUtils::UnZipFile() to take one file out of zip archive |
►CUserAction | |
CUserActionGroup | |
CUserActionHandler | |
CUserInputObj | |
CUserInputObjImpl | |
CValSeriesMathFunc | |
CValSeriesTracker | Base class for a tracker that tracks something (e.g. min, max, a certain value)++ from one ValueSeries<float> to another |
CValueProperty | Simple, single-value property |
CValueSeries | Interface to a series of values |
CValueSeriesEvent | Event in value series |
CValueSeriesEvFinder | Event finder in gate |
CValueSeriesGetAll | Gets ValueSeries |
CValueSeriesInterpolator | |
CVBrickSpec | Vertical bricking specification |
CVDA2DBitMapGenerator | Variable density drawing on A2DBitMap |
CVDA2DBitMapGenPars | Variable density A2DBitMap generation parameters |
CVectorAccess | Simple vector-based container simplifying index-based work |
CVelocityDesc | |
CVelocityModelScanner | |
CVelocityStretcher | |
►CVertVariogramComputer | |
CVideoProvider | HelpProvider for videos |
CViewer2DPosDataSel | |
CVolProcAttrib | |
CVolProcessing2DTranslator | Volume Processing Translator |
CVolProcessing2DTranslatorGroup | Translator implementation for 2D Volume Processing Setups |
CVolProcessingTranslator | Volume Processing Translator |
CVolProcessingTranslatorGroup | Translator implementation for Volume Processing Setups |
CVolumeDataPack | DataPack for volume data, where the dims correspond to inl/crl/z |
CVrms2Vint | Rms velocity to interval velocity conversion |
CVrmsRayTracer1D | Ray tracer in 1D based on Vrms |
CVSEvent | |
CVw2DDataManager | |
CVw2DDataObject | |
CVw2DEMDataObject | |
CVW2DFault | |
CVW2DFaultSS2D | |
CVW2DFaultSS3D | |
CVw2DHorizon2D | |
CVw2DHorizon3D | |
CVW2DPickSet | |
CVW2DSeis | |
CWavelet | |
►CWavelet1DAttrib | |
CWaveletAscIO | |
CWaveletAttrib | |
CWaveletExtractor | |
CWaveletFunction | |
CWaveletTransform | WaveletTransform is a ND wavelet transform |
CWaveletTranslator | |
CWaveletTranslatorGroup | |
CWaveletValueSeries | |
CWeakPtr | |
CWeakPtrSet | |
CWebsiteHelp | |
CWeightedClassCounter | Finds out which class is the best from a series of weighted data points |
CWellDataIOProvider | Well::Data and sub-objects provider from data stores |
CWellDataIOProviderFactory | |
CWellHorIntersectFinder | Used to give well/horizon intersection. In theory more than one intersection is possible ( in case of faults or deviated tracks along the horizon ) but only one pos will be returned |
CWellStratUnitGen | Creates a display of stratigraphy IF levels are linked to markers |
CWellT2DTransform | Time to depth transform for wells |
CWellTranslator | Well Translator base class |
CWellTranslatorGroup | Well TranslatorGroup |
CWindowFunction | Base class for window functions. The inheriting classes will give a value between 0 and 1 in the interval -1 to 1. Outside that interval, the result is zero |
CWorld2UiData | |
CWVAA2DBitMapGenerator | Wiggles/Variable Area drawing on A2DBitMap |
CWVAA2DBitMapGenPars | Common parameters for A2DBitMapGenerators |
CXConn | Connection implemented in terms of another Conn object |
CZAxisTransform | Base class for z-axis transforms |
CZAxisTransformer | Transforms an Array3D with a ZAxisTransform. It is assumed that the first dimension in the array is inline, the second is crossline and that the third is z |
CZAxisTransformPointGenerator | Generates a DataPointSet with untransformed z-values corresponding to each BinID and z-value of a specified TrcKeyZSampling |
CZAxisTransformSampler | Samples Z-axis transformed data |
CZipArchiveInfo | Gives information of zip archives |
CZipFileInfo | Zip file information |
CZipHandler | Handles zipping and unzipping of files |
CZipper | It is an Executor class which compresses files into zip format but user should not use it directly instead use ZipUtils::makeZip |
CZipUtils | Zip Utilities |
CZoeppritzCoeff | Zoeppritz Coefficients |
CZSliceInterpolationModel |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022