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: 38 8.6%
  • Monthly

    Votes: 20 4.5%
  • Yearly

    Votes: 30 6.8%
  • Weekly at lan events

    Votes: 3 0.7%
  • Monthly at lan events

    Votes: 2 0.5%
  • Yearly at lan events

    Votes: 10 2.3%
  • Never have

    Votes: 348 78.6%
Back
Top