⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 msr_print.3

📁 C编写的格式转换程序
💻 3
字号:
.TH MSR_PRINT 3 2006/11/27 "Libmseed API".SH DESCRIPTIONPrinting of Mini-SEED record header values..SH SYNOPSIS.nf.B #include <libmseed.h>.BI "void   \fBmsr_print\fP ( MSRecord *" msr ", flag " details " );".fi.SH DESCRIPTION\fBmsr_print\fP prints formatted details from the given MSRecordstruct (parsed record header), i.e. fixed section and blockettes.  Alloutput is printed using \fBms_log(3)\fP at level 0.  The \fIdetails\fPflag controls how much information is printed:.nf0  : a single line summarizing the record1  : most commonly desired header details2+ : all header details.fiIf no fixed section header information is available at MSRecord.fsdhthen a single line is printed from the other information in theMSRecord structure..SH SEE ALSO\fBms_intro(3)\fP and \fBmsr_unpack(3)\fP..SH AUTHOR.nfChad TrabantIRIS Data Management Center.fi

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -