docs.rs failed to build insim_pth-3.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
insim_pth-3.0.0
insim_pth
Parse a Live for Speed pth (path) file.
A pth file consists of a series points [Node], with direction and width ([Limit]), that describe the track that you drive along.
Historically LFS has used the PTH to watch your progress along the track, decides if you are driving in reverse, the yellow and blue flag systems, the position list, timing, etc.
On a standard LFS track the [Node] is communicated via MCI and NLP Insim packets.
On an open configuration [Node] are not used and are unavailable via Insim MCI packets.
The distance between each [Node] is not constant. According to the LFS developers there is approximately 0.2 seconds of time between passing one node and the next, when you are "driving at a reasonable speed".