buildTreeMomentObject(treecm)
buildTreeMomentObject()所属R语言包:treecm
Constructor for the generic class treeMoment
构造函数的泛型类treeMoment
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The class inherits from moment without adding any more properties
不添加任何更多的属性类继承自moment
用法----------Usage----------
buildTreeMomentObject(length, mass, angle)
参数----------Arguments----------
参数:length
the distance from tree base to CM, as computed by centreOfMassModulus
从树碱基CM的距离,计算的centreOfMassModulus
参数:mass
the tree mass (in kg), not its weight, as computed by treeTotalBiomass
树质量(kg),而不是它的重量,计算的treeTotalBiomass
参数:angle
the angle between the moment arm (from tree base to CM) and the vector pointing towards the ground (the tree weight vector), as computed by centreOfMassAngle
之间的角度的力矩臂(从树碱到CM)和指向地面(树的权重向量)的向量,计算由centreOfMassAngle
值----------Value----------
an instance of treeMoment, moment and list classes
treeMoment,moment和列表类的一个实例
参见----------See Also----------
calcMoment
calcMoment
Other Stabilization momentClass: buildMomentObject, calcMoment, getMoment
其他稳定momentClass的:buildMomentObject,calcMoment,getMoment
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|