getIntersectionForRoughnessAgainstLengthscale {AFM}R Documentation

get the intersection between tangente and plateau

Description

getIntersectionForRoughnessAgainstLengthscale get the intersection between tangente and plateau

Usage

getIntersectionForRoughnessAgainstLengthscale(
  AFMImageAnalyser,
  minValue,
  maxValue,
  second_slope = FALSE
)

Arguments

AFMImageAnalyser

an AFMImageAnalyser to get Roughness against lenghtscale calculation

minValue

index of the lowest point to be used for the tangent

maxValue

index of the highest point to be used for the tangent

second_slope

a boolean to manage first or second slope in the roughness against lenghtscale curve

Value

a AFMImagePSDSlopesAnalysis

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]