Rod: Compute MoI of a rod

View source: R/Rod.R

RodR Documentation

Compute MoI of a rod

Description

Compute MoI of a rod

Usage

Rod(m, l, axiss)

Arguments

m

mass of the object in kilogram.

l

length of object in meter.

axiss

The reference axis on which rotation takes place. Options are perp. center,diameter of surface.

Value

I moment of inertia in kg*m^2.

Examples

Rod(5, 7, "diameter of surface")


yalmania/Project3_STAT294 documentation built on May 3, 2022, 1:13 p.m.