AFMImage-multiplyHeightsAFMImage: multiply the heights of an AFMImage

Description Usage Arguments Value Author(s) Examples

Description

multiplyHeightsAFMImage returns a simplified AFMImage

Usage

1

Arguments

AFMImage

an AFMImage from Atomic Force Microscopy

multiplier

the number to multiply the heights with

Value

an AFMImage

Author(s)

M.Beauvais

Examples

1
2
3
4
5
6
## Not run: 
data(AFMImageOfAluminiumInterface)
newAFMImage<-multiplyHeightsAFMImage(AFMImageOfAluminiumInterface,10)
displayIn3D(newAFMImage,noLight=TRUE)

## End(Not run)

AFM documentation built on Oct. 23, 2020, 5:23 p.m.