Learn R Programming

treecm (version 1.2.2)

buildTreeMomentObject: Constructor for the generic class treeMoment

Description

The class inherits from moment without adding any more properties

Usage

buildTreeMomentObject(length, mass, angle)

Arguments

length
the distance from tree base to CM, as computed by centreOfMassModulus
mass
the tree mass (in kg), not its weight, as computed by 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

Value

an instance of treeMoment, moment and list classes

See Also

calcMoment

Other Stabilization momentClass: buildMomentObject, calcMoment, getMoment