DLIS数据格式.doc

  1. 1、本文档共29页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
DLIS数据格式

DLIS 数据 DLIS 数据记录格式 逻辑格式 Figure 1 记录格式的概念 Figure 2 逻辑文件记录结构 Figure 3 磁带记录的物理格式 可视记录 Figure 4 可视记录结构 Figure 5 逻辑记录段的结构1 Figure 6 逻辑记录段的结构2 程序定义结构 struct _lrSegment { struct _LRSH { unsigned int length; struct _LRSA { unsigned char structure; unsigned char predeccessor; unsigned char successor; unsigned char encryption; unsigned char encryptionPacket; unsigned char checksum; unsigned char trailingLen; unsigned char padding; unsigned char reserved[8]; } attributes; int type; }header; unsigned char *body; unsigned int lenBody; struct _LRSEP { unsigned int lenPacket; unsigned int producerCode; QString translationTag; QString encryptionInfo; }paket; struct _LRST { unsigned int countPad; unsigned char *padBytes; unsigned int checksum; unsigned int lenTailing; }tailer; }; 逻辑记录的表达式 直接表达式 Figure 7 直接表达式结构示意图 Figure 8 直接表达式的内容 间接表达式 Figure 9 IFLR与EFLR中的关系 Figure 10 间接表达式的记录内容 程序定义结构 struct _ORIGIN { QString obname; int originReference; int copyNumber; }; struct _componentAttribute { QString label; int count; int representationCode; QString units; QValueListfloat fvalues; QStringList cvalues; }; struct _componentObject { _ORIGIN origin; QPtrList _componentAttribute attrLst; }; struct _componentSet { QString type; QString name; long count; int reserved; }; struct _EFLR { _componentSet set; QPtrList componentAttribute tmplLst; /*! Formally, a Set consists of one or more Objects of the same type, * preceded by a Template. */ QPtrList_componentObject objLst; }; struct _IFLR { QString ddr; unsigned char modifier; unsigned int numFrame; QValueListQ_ULONG frameNOs; QValueListQ_ULONG sizeSescriptors; QValueListfloat fdata; QStringList sdata; }; 说明 每个EFLR是对某种类型的数据参数的表达,主要用来解释测井曲线的相关信息。公用的EFLR类型如下: FILE-HEADER; ORIGIN; WELL-REFERENCE; AXIS; CHANNEL; FRAME; PATH; CALIBRATION; CALIBRATION-COEF

文档评论(0)

xjj2017 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档