SimPaths Internals¶
This section documents the internal structure of the SimPaths codebase — how it is organised, its key classes, and how JAS-mine architecture is implemented.
Sections¶
- SimPaths API — public API reference
- File Organisation — directory and package layout
- The SimPathsModel Class — the central model class
- Start Class Implementation — SimPaths-specific start class
- MultiRun Implementation — SimPaths-specific MultiRun class