calcMoment(treecm)
calcMoment()所属R语言包:treecm
Computes moment and returns the moment object
计算时刻和返回的那一刻对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Moment is computed as M=l \cdot F, where l is moment arm, F is the component of the force (mass times g) normal to moment arm
时刻的计算方法为M=l \cdot F,其中l时刻的手臂,F是正常的力矩臂力的组成部分,(质量乘以克)
用法----------Usage----------
calcMoment(object, g = 9.81)
参数----------Arguments----------
参数:object
an instance of moment class
一刻类的一个实例
参数:g
the standard gravity
标准重力
值----------Value----------
the updated moment object
更新的时刻对象
参见----------See Also----------
getPlinthForce
getPlinthForce
Other Stabilization momentClass: buildMomentObject, buildTreeMomentObject, getMoment
其他稳定momentClass的:buildMomentObject,buildTreeMomentObject,getMoment
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|