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: 33 15.9%
  • Tuesday

    Votes: 26 12.5%
  • Wednesday

    Votes: 29 13.9%
  • Thursday

    Votes: 27 13.0%
  • Friday

    Votes: 72 34.6%
  • Saturday

    Votes: 117 56.3%
  • Sunday

    Votes: 84 40.4%
Back
Top