CBitCurve | Model a curve of a BIT log file |
CBitFile | Class representing the content of one BIT (sub-) file |
CBitFileReader | Class for reading BIT log files |
CBitFileWriter | Class for writing BIT files to disk |
CBitGeneralHeadingRecord | Model the general heading record of a logical BIT file |
CLisDataFormatSpecificationRecord.Datum | Identify a datum, i.e. the definition of one specific curve within the LIS file |
CDlisComponent | Model one DLIS EFLR component as described in RP66 V1 Section 3.2 |
CDlisCurve | Model a log curve of a DLIS file |
CDlisEncryptedRecord | Model the content of a DLIS encrypted record |
CDlisFile | Class representing the content of one DLIS (sub-) file |
CDlisFileHeader | Class representing a DLIS file header, a "Storage Unit Label" (SUL) |
CDlisFileReader | Class for reading DLIS files |
CDlisFileWriter | Class for writing DLIS files to disk |
CDlisFrame | Class representing a DLIS file frame in terms of its ID and the curves defined in that frame |
CDlisRepresentationCode | Class representing all possible DLIS representation codes |
CDlisSet | Class for modeling a DLIS set |
►CDlisType | Capture the different atomic types that DLIS defines, representing entities like float, double, int, long, string etc |
CDlisType.ASCII | Representation of the DLIS type ASCII |
CDlisType.ATTREF | Representation of the DLIS type ATTREF |
CDlisType.BINARY | Representation of the DLIS type BINARY |
CDlisType.CDOUBL | Representation of the DLIS type CDOUBL |
CDlisType.CSINGL | Representation of the DLIS type CSINGL |
CDlisType.DRATIO | Representation of the DLIS type DRATIO |
CDlisType.DTIME | Representation of the DLIS type DTIME |
CDlisType.FDOUB1 | Representation of the DLIS type FDOUB1 |
CDlisType.FDOUB2 | Representation of the DLIS type FDOUB2 |
CDlisType.FDOUBL | Representation of the DLIS type FDOUBL |
CDlisType.FRATIO | Representation of the DLIS type FRATIO |
CDlisType.FSHORT | Representation of the DLIS type FSHORT |
CDlisType.FSING1 | Representation of the DLIS type FSING1 |
CDlisType.FSING2 | Representation of the DLIS type FSING2 |
CDlisType.FSINGL | Representation of the DLIS type FSINGL |
CDlisType.IDENT | Representation of the DLIS type IDENT |
CDlisType.IRLONG | Representation of the DLIS type IRLONG |
CDlisType.IRNORM | Representation of the DLIS type IRNORM |
CDlisType.ISINGL | Representation of the DLIS type ISINGL |
CDlisType.ISLONG | Representation of the DLIS type ISLONG |
CDlisType.ISNORM | Representation of the DLIS type ISNORM |
CDlisType.IULONG | Representation of the DLIS type IULONG |
CDlisType.IUNORM | Representation of the DLIS type IUNORM |
CDlisType.LOGICL | Representation of the DLIS type LOGICL |
CDlisType.OBJREF | Representation of the DLIS type OBJREF |
CDlisType.OBNAME | Representation of the DLIS type OBNAME |
CDlisType.ORIGIN | Representation of the DLIS type ORIGIN |
CDlisType.RLONG | Representation of the DLIS type RLONG |
CDlisType.RNORM | Representation of the DLIS type RNORM |
CDlisType.SLONG | Representation of the DLIS type SLONG |
CDlisType.SNORM | Representation of the DLIS type SNORM |
CDlisType.SSHORT | Representation of the DLIS type SSHORT |
CDlisType.STATUS | Representation of the DLIS type STATUS |
CDlisType.TASCII | Representation of the DLIS type TASCII |
CDlisType.TIDENT | Representation of the DLIS type TIDENT |
CDlisType.TUNORM | Representation of the DLIS type TUNORM |
CDlisType.ULONG | Representation of the DLIS type ULONG |
CDlisType.UNITS | Representation of the DLIS type UNITS |
CDlisType.UNORM | Representation of the DLIS type UNORM |
CDlisType.USHORT | Representation of the DLIS type USHORT |
CDlisType.UVARI | Representation of the DLIS type UVARI |
CDlisType.VSINGL | Representation of the DLIS type VSINGL |
CDlisUtil | A collection of convenience methods to access common meta-data from DLIS files |
CLisDataFormatSpecificationRecord.Entry | Defines one entry, i.e |
CIDlisDataListener | Provides a mechanism for the client to monitor and process data during the DLIS read operation, and also to abort the process in case that is requested by the user or for other reasons |
CILasDataListener | Provides a mechanism for the client to monitor and process data during the LAS read operation, and also to abort the process if requested by the user or for other reasons |
CILisDataListener | Provides a mechanism for the client to monitor and process data during the LIS read operation, and also to abort the process in case that is requested by the user or for other reasons |
CLasCurve | Model a log curve of a LAS file |
CLasFile | Class for representing the content of one logical LAS file |
CLasFileReader | Class for reading LAS files |
CLasFileWriter | Class for writing LAS files to disk |
CLasMessage | A LAS message indicates warning or errors during the LAS file read process or problems/inconsistencies with the read content |
►CLasRecord | Common base class for all types of LAS records |
CLasCommentRecord | Model a LAS comment record |
CLasParameterRecord | Class representing a LAS parameter record |
CLasSection | Class representing a LAS section in terms of its title and its containing records |
CLasUtil | Convenience methods for extracting information from LAS files |
CLasValidator | Class for validating the content of a LAS file |
CLasVersion | Class representing the possible versions of the LAS standard |
CLisComponent | Model a LIS component, representing one piece of information inside a LIS file |
CLisCurve | Model a log curve as it is defined by LIS |
CLisFile | Class representing the content of a LIS (sub-) file |
CLisFileReader | Class for reading LIS files (sometimes also referred to as TAP files) |
CLisFileWriter | Class for writing LIS files to disk |
►CLisRecord | Common base class for all LIS record types |
CLisAlternateDataRecord | Class representing a LIS alternate data record |
CLisBlankRecord | Class representing a LIS blank record |
CLisBootstrapLoaderRecord | Class representing a LIS bootstrap loader record |
CLisCommentRecord | Class representing a LIS comment record |
CLisDataFormatSpecificationRecord | Class representing a LIS data format specification record (DFSR) |
CLisEncryptedTableRecord | Class representing a LIS encrypted table record |
CLisFileHeaderRecord | Class representing a LIS file header record ("FHLR") |
CLisFileTrailerRecord | Class representing a LIS file trailer record |
CLisImageRecord | Class representing a LIS image record |
►CLisInformationRecord | Base class for records holding information |
CLisJobIdentificationRecord | Class representing a LIS job identification record |
CLisToolStringInfoRecord | Class representing a LIS tool string info record |
CLisWellSiteDataRecord | Class representing a LIS well site data record |
CLisKernelLoaderBootRecord | Class representing a LIS CP-kernel loader boot record |
CLisLogicalBotRecord | Class representing a LIS logical BOT record |
CLisLogicalEofRecord | Class representing a LIS logical EOF record |
CLisLogicalEomRecord | Class representing a LIS logical EOM record |
CLisLogicalEotRecord | Class representing a LIS logical EOT record |
CLisOperatorCommandInputsRecord | Class representing a LIS operator command inputs record |
CLisOperatorResponseInputsRecord | Class representing a LIS operator response inputs record |
CLisPictureRecord | Class representing a LIS picture record |
CLisProgramOverlayHeaderRecord | Class representing a LIS program overlay header record |
CLisProgramOverlayLoadRecord | Class representing a LIS program overlay load record |
CLisReelHeaderRecord | Class representing a LIS reel header |
CLisReelTrailerRecord | Class representing a LIS reel trailer record |
CLisSoftwareBootRecord | Class representing a LIS TU10 software boot record |
CLisSystemOutputsToOperatorRecord | Class representing a LIS system outputs to operator record |
CLisTableDumpRecord | Class representing a LIS table dump |
CLisTapeHeaderRecord | Class representing a LIS tape header record ("TTLR") |
CLisTapeTrailerRecord | Class representing a LIS tape trailer record |
CLisRepresentationCode | Class representing all possible LIS representation codes |
CLisUtil | Convenience class for extracting information from LIS files |
CStatistics | Class for computing running statistics on a data stream |