Crate insim_core

source ·
Expand description

§insim_core

Core types and utilities shared across the suite of insim crates.

Modules§

  • Utility methods for encoding and decoding various durations and intervals used within Insim. These 2 methods allow the milliseconds to be scaled using the const SCALE generic. This is useful as a number of LFS packets use centiseconds (1/100th of a second, rather than 1/1000th).
  • Strongly type license data
  • Utilities for points in 3D space
  • Utilities for working with various strings from Insim.
  • Strongly typed Tracks
  • Strongly typed Vehicles for both standard and mods
  • Strongly typed wind strength