buildMomentObject(treecm)
buildMomentObject()所属R语言包:treecm
Constructor for the generic class moment
构造函数的泛型类的时刻
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create an instance of a moment class holding mass, arm length and angle between the arm and the weight vector
创建一个实例片刻类保持质量,臂长和臂间的角度和权重向量
用法----------Usage----------
buildMomentObject(length, mass, angle)
参数----------Arguments----------
参数:length
the length of the arm of the moment
臂的长度的时刻
参数:mass
the mass of the moment (in kg)
大众的时刻(公斤)
参数:angle
the angle between the moment arm and the vector pointing towards the ground (the weight vector)
指向地面的力矩臂和矢量(权重向量之间的角度)
值----------Value----------
an instance of moment and list classes
moment和列表类的一个实例
参见----------See Also----------
Other Stabilization momentClass: buildTreeMomentObject, calcMoment, getMoment
其他稳定momentClass的:buildTreeMomentObject,calcMoment,getMoment
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|