Learn R Programming

AFM (version 1.2.0)

AFMImageFractalDimensionMethod-class: AFM image fractal dimension method class

Description

AFMImageFractalDimensionMethod stores calculation from one fractal dimension method Constructor method of AFMImageFractalDimensionMethod Class. Wrapper function AFMImageFractalDimensionMethod

Usage

AFMImageFractalDimensionMethod(fd_method, fd, fd_scale)

## S3 method for class '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

See Also

fractaldim