Hoop: Compute MoI of a hoop

View source: R/Hoop.R

HoopR Documentation

Compute MoI of a hoop

Description

Compute MoI of a hoop

Usage

Hoop(m, r, axiss)

Arguments

m

mass of the object in kilogram.

r

radius of object in meter.

axiss

The reference axis on which rotation takes place. Options are geometrical axis,perp. to surface and center.

Value

I moment of inertia in kg*m^2.

Examples

Hoop(7, 2, "geometrical axis")


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