Summary of computed AFM image parameters

# S3 method for AFMmath
summary(object, ...)

Arguments

object

AFMmath object

...

other arguments

Value

prints a summary

Examples

filename = AFM.getSampleImages(type='ibw')
summary(AFM.math.params(AFM.import(filename)))
#> Basename: AR_20211011.ibw 
#> Roughness Ra ............: 6.365067  nm 
#> Roughness Rq ............: 7.865308  nm 
#> Skewness Rsk ............: -0.1383013  
#> Kurtosis K ..............: 3.232852  
#> Binder Cumulant U4 ......: 0.9825806  
#> Std. Dev of Height Hsd ..: 7.865548  nm 
#> Deep Area Ratio .........: 0.0006713867