Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DPhi-Space/SimSat
/ types & classes
Types & classes
19 in github.com/DPhi-Space/SimSat
⨍
Functions
89
◇
Types & classes
19
↳
Endpoints
6
↓ 2 callers
Class
MapboxlProvider
src/sim/ImagingProviders/mapbox_provider.py:9
↓ 1 callers
Class
Camera
src/sim/camera.py:6
↓ 1 callers
Class
SentinelProvider
src/sim/ImagingProviders/sentinel_provider.py:9
↓ 1 callers
Class
Simulator
src/sim/simulator.py:16
↓ 1 callers
Class
WebGuiConnector
src/sim/gui.py:18
Interface
Command
src/dashboard/frontend/src/api.ts:12
Interface
GlobeViewProps
src/dashboard/frontend/src/GlobeView.tsx:6
Class
Meta
src/dashboard/simulation/models.py:40
Class
Meta
src/dashboard/simulation/models.py:74
Class
Migration
src/dashboard/simulation/migrations/0003_alter_telemetry_options_remove_telemetry_id_and_more.py:7
Class
Migration
src/dashboard/simulation/migrations/0002_simulationcommand_delete_simulationcontrolstate_and_more.py:6
Class
Migration
src/dashboard/simulation/migrations/0001_initial.py:7
Class
Satellite
Basic satellite metadata.
src/dashboard/simulation/models.py:6
Class
SimulationCommand
Command queue for simulation control. The dashboard adds commands here, and the simulator polls /api/commands/ to get all comman
src/dashboard/simulation/models.py:48
Interface
SimulationControlsProps
src/dashboard/frontend/src/SimulationControls.tsx:4
Class
Telemetry
Latest telemetry for a satellite (one record per satellite, always updated). Stores only the most recently pushed position, regardles
src/dashboard/simulation/models.py:19
Interface
TelemetryPanelProps
src/dashboard/frontend/src/TelemetryPanel.tsx:4
Interface
TelemetryPoint
src/dashboard/frontend/src/api.ts:3
Class
WebGuiConnector
src/gui.py:29