plotDefectAcc {simLife} | R Documentation |
Plot accumulation of damage projection areas
plotDefectAcc(CL, last.path = FALSE, log.axis = "x", use.col = TRUE, main = "", ...)
CL |
result of accumulation simulation, see |
last.path |
logical, |
log.axis |
character, |
use.col |
optional, do colering or black and gray values |
main |
optional, main title of the plot |
... |
optional, graphical parameters, see |
Simple plotting function to visualize the process of damage accumulation separately for interior objects and objects hitting the surface of the simulation box (specimen)
the accumulation path of damage areas as a list containing the starting and end points of each horizontal line (the current convex hull area value) together with the starting point of the next convex hull of damage projections and whether the damage occured in the interior or at the surface of the simulation box
M. Baaske