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

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

[复制链接]
发表于 2012-10-1 11:47:27 | 显示全部楼层 |阅读模式
centreOfMassModulus(treecm)
centreOfMassModulus()所属R语言包:treecm

                                        Computes the modulus of the CM vector
                                         计算的CM矢量的模量

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

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

The Centre of Mass vector starts from the tree base and points towards the CM. Its modulus is the distance between the CM (x, y, z) and tree base (0, 0, 0).
该中心的质量向量从树碱基,并指出对CM。它的弹性模量的CM(的x,y,z)和树碱(0,0,0)之间的距离。


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


  centreOfMassModulus(object)



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

参数:object
an object of CM class
一个CM类的对象


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

a real number
一个实数


注意----------Note----------

This function is mainly needed to compute the moment of the tree. The CM modulus is the tree moment arm.
这个功能主要是需要计算的那一刻树。 CM模量是树的时刻,手臂。


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

Other Stabilization: anchorRange, centreOfMassAngle, getPlinthForce, logPathSelection, toCartesianXYZ
其他的稳定:anchorRange,centreOfMassAngle,getPlinthForce,logPathSelection,toCartesianXYZ


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


library(treecm)
data(stonePine1TreeData)
vectors <- treeVectors(stonePine1TreeData)
CM <- centreOfMass(object=vectors)
print(centreOfMassModulus(CM))
treeMoment <- buildTreeMomentObject(
centreOfMassModulus(CM)
, treeTotalBiomass(stonePine1TreeData)
, centreOfMassAngle(CM)
)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 00:45 , Processed in 0.036851 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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