找回密码
 注册
查看: 252|回复: 0

R语言 RSEIS包 ReadSet.Instr()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 21:40:06 | 显示全部楼层 |阅读模式
ReadSet.Instr(RSEIS)
ReadSet.Instr()所属R语言包:RSEIS

                                        Read Instrument Response file
                                         仪器响应文件

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Read in an instrument response file, or
阅读的仪器响应文件,或


用法----------Usage----------


ReadSet.Instr(file)



参数----------Arguments----------

参数:file
name of file to read, or vector of character strings from the file  
读取的文件名,从文件或字符串向量


Details

详细信息----------Details----------

If file is a path to a file it is read in and processed.  If file is a vector of character strings from a file that has already been read in, the file is processed directly.
如果文件是一个文件路径,它是阅读和处理。如果文件是从一个文件的字符串,在已被读取的矢量,该文件被直接处理。


值----------Value----------

list:
列表:


参数:np
NUmber of poles
极数


参数:poles
complex vector of poles
复杂的向量的极


参数:nz
number of zeros
零的个数


参数:zeros
complex vector of zeros
复杂的零向量


参数:Knorm
normalization factor
归一化因子


参数:Sense
sensitivity factor
灵敏度因子


(作者)----------Author(s)----------


Jonathan M. Lees<jonathan.lees.edu>



实例----------Examples----------


###  in this case a file has already been read in:[##在这种情况下,一个文件已经被读取的位置:]
CMG=c(
      "ZEROS 2",
      "0.0000E+00 0.0000E+00",
      "0.0000E+00 0.0000E+00",
      "POLES 3",
      "-0.1480E+00 0.1480E+00",
      "-0.1480E+00 -0.1480E+00",
      "-50.0 0.0",
      "CONSTANT 1.0",
      "SENSE 800")

ReadSet.Instr(CMG)

## Not run: [#不运行:]
RL28 = ReadSet.Instr('/pathto/Equipment/Sensors/L28.inst.response')

## End(Not run)[#(不执行)]



转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-27 09:53 , Processed in 0.027710 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表