calcMoment: Computes moment and returns the moment object

Description Usage Arguments Value See Also

View source: R/stabilization.R

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

Usage

1
calcMoment(object, g = 9.81)

Arguments

object

an instance of moment class

g

the standard gravity

Value

the updated moment object

See Also

getPlinthForce

Other Stabilization momentClass: buildMomentObject, buildTreeMomentObject, getMoment


mbask/treecm documentation built on May 21, 2019, 2:26 p.m.