buildMomentObject: Constructor for the generic class moment

Description Usage Arguments Value See Also

View source: R/stabilization.R

Description

Create an instance of a moment class holding mass, arm length and angle between the arm and the weight vector

Usage

1
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

See Also

Other Stabilization momentClass: buildTreeMomentObject, calcMoment, getMoment


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