Directories
¶
| Path | Synopsis |
|---|---|
|
Package physics implements the spacecraft propagation layer: state vectors, integrators (Verlet + RK4), and patched-conic SOI handling.
|
Package physics implements the spacecraft propagation layer: state vectors, integrators (Verlet + RK4), and patched-conic SOI handling. |
|
Package planner implements trajectory prediction (predictor) and stubs for Phase 3 maneuver-library work (hohmann, lambert) that slip past v0.1.
|
Package planner implements trajectory prediction (predictor) and stubs for Phase 3 maneuver-library work (hohmann, lambert) that slip past v0.1. |
|
Package render holds the visual constant tables shared across screens — body color palette, UI tier colors for status / nodes / trajectory.
|
Package render holds the visual constant tables shared across screens — body color palette, UI tier colors for status / nodes / trajectory. |
|
Package save persists and restores the simulation World as JSON.
|
Package save persists and restores the simulation World as JSON. |
|
Package spacecraft holds the Spacecraft type and its mutable runtime state (current primary + state vector + fuel).
|
Package spacecraft holds the Spacecraft type and its mutable runtime state (current primary + state vector + fuel). |
|
screens
Package screens implements the individual tea.Model screens composed by tui.App: OrbitView (C8), BodyInfo (C9), Maneuver (C20), Help (C9).
|
Package screens implements the individual tea.Model screens composed by tui.App: OrbitView (C8), BodyInfo (C9), Maneuver (C20), Help (C9). |
|
widgets
Package widgets provides drawille-backed canvas + lipgloss HUD helpers shared by all screens.
|
Package widgets provides drawille-backed canvas + lipgloss HUD helpers shared by all screens. |
Click to show internal directories.
Click to hide internal directories.