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 would be the ideal raceday for you to join our Club Races?

  • Monday

    Votes: 27 15.2%
  • Tuesday

    Votes: 23 12.9%
  • Wednesday

    Votes: 25 14.0%
  • Thursday

    Votes: 23 12.9%
  • Friday

    Votes: 62 34.8%
  • Saturday

    Votes: 100 56.2%
  • Sunday

    Votes: 73 41.0%
Back
Top