SimHub XY properties plot

blekenbleu

SimHub+Arduino hacker
Premium
This SimHub plugin was motivated by JSONio SimHub plugin
configured to support a ShakeIt Bass Shaker profile for tire slip/grip.
It helps evaluate whether two properties are correlated, e.g.:
Plot_XY.png

... and for this case of grip vs slip suggests that slip > 10 (arbitrary units) is excessive.

As release notes indicate, the plugin requires an entry in Simhub\NCalcScripts\ :
Code:
[ExportEvent]
name='CarChange'
trigger=changed(200, [DataCorePlugin.GameData.CarId])

.. and a corresponding event trigger mapping:
Event.png

Sliders above the plot constrain a sample sequence to contain
at least one X value less than the left slider
and at least one X value greater than the right slider.
The Refresh button does not appear until those requirements are met.
 
Last edited:

Latest News

What is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 468 70.3%
  • Physics and mechanics

    Votes: 284 42.6%
  • Competition and adrenaline

    Votes: 306 45.9%
  • Practice for real racing

    Votes: 135 20.3%
  • Community and simracers

    Votes: 180 27.0%
Back
Top