centreOfMassModulus: Computes the modulus of the CM vector

Description Usage Arguments Value Note See Also Examples

View source: R/stabilization.R

Description

The Centre of Mass vector starts from the tree base and points towards the CM. Its modulus is the distance between the CM (x, y, z) and tree base (0, 0, 0).

Usage

1

Arguments

object

an object of CM class

Value

a real number

Note

This function is mainly needed to compute the moment of the tree. The CM modulus is the tree moment arm.

See Also

Other Stabilization: anchorRange, centreOfMassAngle, getPlinthForce, logPathSelection, toCartesianXYZ

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

treecm documentation built on May 1, 2019, 9:30 p.m.