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

How often do you meet up (IRL) with your simracing friends?

  • Weekly

    Votes: 31 8.5%
  • Monthly

    Votes: 19 5.2%
  • Yearly

    Votes: 28 7.7%
  • Weekly at lan events

    Votes: 2 0.5%
  • Monthly at lan events

    Votes: 2 0.5%
  • Yearly at lan events

    Votes: 9 2.5%
  • Never have

    Votes: 282 77.3%
Back
Top