powered by
Calculate the moment of inertia around the x and y axes and the product of inertia
morphomapMoment(cp, mp, delta = 0.1)
Ix numeric: moment of inertia around the x axis
Iy numeric: moment of inertia around the y axis
Ixy numeric: product of inertia around the x and y axis
matrix: coordinates of the external outline
matrix: coordinates of the internal outline
numeric: picture elements of adjustable side length
Antonio Profico, Luca Bondioli, Pasquale Raia, Paul O'Higgins, Damiano Marchi
#create a section extsec<-morphomapCircle(10,1000) intsec<-morphomapCircle(8,1000) InMs<-morphomapMoment(extsec,intsec,delta=0.1)
Run the code above in your browser using DataLab