AFMImageFractalDimensionMethod-class: AFM image fractal dimension method class

Description Usage Arguments Slots Author(s) See Also

Description

AFMImageFractalDimensionMethod stores calculation from one fractal dimension method

Usage

1
2
3
4
5
6
AFMImageFractalDimensionMethod(fd_method, fd, fd_scale)

## S4 method for signature 'AFMImageFractalDimensionMethod'
initialize(.Object, fd_method, fd, fd_scale)

AFMImageFractalDimensionMethod(fd_method, fd, fd_scale)

Arguments

fd_method

Two dimensional function names used to evaluate the fractal dimension and fractal scale

fd

the value of the fractal dimension

fd_scale

the value of the fractal scale

.Object

an AFMImageFractalDimensionMethod object

Slots

fd_method

Two dimensional function names used to evaluate the fractal dimension and fractal scale

fd

the value of the fractal dimension

fd_scale

the value of the fractal scale

Author(s)

M.Beauvais

See Also

fractaldim


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