{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreig7uzy4dyculfy3xaaacnffeiy2h6expplchtpqtnsfpxrdjn3fea",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mkx4ck5d4pg2"
  },
  "path": "/t/jolt-vehicle-tuning-guide/49569#post_8",
  "publishedAt": "2026-05-03T06:01:25.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "textContent": "they are different units. LONG_PEAK_SLIP is the the ratio the wheel can spin faster then the groundspeed. LAT_PEAL_SLIP_DEG is the “offset degree” before it starts to loose grip.\n\nthe first line in axisScale\n\n\n    float n = Math.min(Math.abs(otherSlip) / otherPeakSlip, maxSat);\n\n\nshould correctly cancel the units and produce 0-MAX_SAT ranges i think.",
  "title": "Jolt Vehicle Tuning Guide"
}