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

R语言 Rquake包 contPFarrivals()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:25:34 | 显示全部楼层 |阅读模式
contPFarrivals(Rquake)
contPFarrivals()所属R语言包:Rquake

                                        Contour Pickfile Arrivals
                                         轮廓Pickfile到达

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

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

Contour plot of arrival times recorded in a pickfile list.
等高线图记录的到达时间在pickfile列表。


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


contPFarrivals(PF, stas, proj=NULL, cont=TRUE, POINTS=TRUE, image=FALSE ,
             col=tomo.colors(50), gcol="black",   phase="P", add=TRUE)



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

参数:PF
Pickfile list in RSEIS format  
Pickfile RSEIS格式列表中


参数:stas
station list  
电台列表


参数:proj
projection from GEOmap  
投影GEOmap


参数:cont
logical, add contour to plot
逻辑,添加轮廓图


参数:POINTS
logical, add mark up (stations)  to plot
逻辑,添加标记(站)绘制


参数:image
logical, add image to plot  
逻辑,附加的图像绘制


参数:col
color palette for image
调色板图像


参数:gcol
color for contour lines
等高线的颜色


参数:phase
character,  phase to contour  
字符,相轮廓


参数:add
logical, TRUE=add to existing plot  
逻辑,TRUE为添加到现有的图


Details

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

Contours the arrival time. The earliest arrival is subtracted from each time pick.  Uses only the phase indicated and there can be only one phase per station - default is earliest at each station.
等高线的到达时间。最早到达减去每次挑。仅使用相表示,只能有一个阶段,每站 - 默认情况下是最早在每个站。


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

Graphical Side Effects
图形化的副作用


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



Jonathan M. Lees<jonathan.lees@unc.edu>




参见----------See Also----------

doAmap
doAmap


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



data(GH)
data(coso_sta_LLZ)
sta = coso_sta_LLZ
g1 = GH$pickfile


proj = setPROJ(type=2, LAT0 =median(sta$lat) , LON0 = median(sta$lon))


grcol =  grey(seq(from=0.3, to=0.95, length=50))
  contPFarrivals(g1, sta, proj=proj,cont=TRUE, POINTS=TRUE,
                           image=TRUE , col=grcol,     phase="P",
add=FALSE )



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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 18:34 , Processed in 0.024124 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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