Learn R Programming

treecm (version 1.2.2)

getMoment: Returns the moment

Description

For a description of how moment is computes see calcMoment. The function computes moment, if not yet done in a previous user call to calcMoment, and only returns it without updating the moment object

Usage

getMoment(object)

Arguments

object
an instance of moment class

Value

the moment figure

See Also

getPlinthForce

Other Stabilization momentClass: buildMomentObject, buildTreeMomentObject, calcMoment