powered by
Calculate the polar moment of inertia around the x and y axes and the polar section module
morphomapZmoment(cp, mp, Cx = 0, Cy = 0, delta = 0.1)
Zx numeric: moment of inertia around the x axis
Zy numeric: moment of inertia around the y axis
dx numeric: maximum chord length from y axis
dy numeric: maximum chord length from x axis
Zpol numeric: polar moment of inertia
matrix: coordinates of the external outline of the section
matrix: coordinates of the internal outline of the section
numeric: x coordinate of the section center
numeric: y coordinate of the section center
numeric: picture elements of adjustable side length
Antonio Profico, Luca Bondioli, Pasquale Raia, Paul O'Higgins, Damiano Marchi
extsec<-morphomapCircle(10,1000) intsec<-morphomapCircle(8,1000) ZMs<-morphomapZmoment(extsec,intsec,delta=0.1)
Run the code above in your browser using DataLab