fFXPlot: Plotting Function for FX

Description Usage Arguments

View source: R/Postprocess.R

Description

Used by the 'fitTires' function. Set with 'setFXPure2002.wIA()' or manually with 'options(tirefittingr.sfPlot = "fFXPlot")'.

Usage

1
fFXPlot(dfPlotData, runSummary, IA = TRUE)

Arguments

dfPlotData

data frame. Data to plot.

runSummary

data frame. From the 'fitTires' function.

IA

logical. Indicates if IA should be plotted or not. Set to true if the Pacejka fitting equation used IA as an input. Set FALSE otherwise.


fsaer/tirefittingr documentation built on May 15, 2020, 9:31 a.m.