Learn R Programming

AFM (version 2.0)

AFMImageFractalDimensionMethod-class: AFM image fractal dimension method class

Description

AFMImageFractalDimensionMethod stores calculation from one fractal dimension method

Usage

AFMImageFractalDimensionMethod(fd_method, fd, fd_scale)

# S4 method for 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

See Also

fractaldim