Spur
latest

Contents

  • Getting Started
  • User Guide
    • Design Philosophy
      • Agents and Components
      • Event-Based Modelling
      • Randomness
      • Plug-In Modularity
    • Installation
  • Contributing to Spur
    • Steps to Contribute
    • 1. Fork the Spur Repository
    • 2. Create a Development Environment and Build
    • 3. Making Changes
    • 4. Updating the Documentation
    • 5. Formatting the Code
      • Python (PEP8 and Black)
      • Import Order
    • 6. Submit a Pull Request
  • Module Contents
    • Core Contents
      • Component
        • MultiBlockTrack
        • MultiTrackStation
        • PhysicsTrack
        • SimpleCrossover
        • SimpleStation
        • SimpleYard
        • TimedStation
        • TimedTrack
      • Exception
      • Jitter
        • BaseJitter
        • DisruptionJitter
        • GaussianJitter
        • LognormalJitter
        • NoJitter
        • UniformJitter
      • Model
        • Model
        • SimLogFilter
      • Route
        • Route
        • RouteSegment
      • Tour
        • Tour
        • TourSegment
      • Train
        • Train
    • GUI Contents
  • Academic Papers
    • TRB Annual Meeting 2024
      • Poster
      • References
Spur
  • Search


© Copyright 2023, Spur Contributors. Revision 7504e6d4.

Built with Sphinx using a theme provided by Read the Docs.