MCPcopy Create free account

hub / github.com/DPhi-Space/SimSat / types & classes

Types & classes19 in github.com/DPhi-Space/SimSat

↓ 2 callersClassMapboxlProvider
src/sim/ImagingProviders/mapbox_provider.py:9
↓ 1 callersClassCamera
src/sim/camera.py:6
↓ 1 callersClassSentinelProvider
src/sim/ImagingProviders/sentinel_provider.py:9
↓ 1 callersClassSimulator
src/sim/simulator.py:16
↓ 1 callersClassWebGuiConnector
src/sim/gui.py:18
InterfaceCommand
src/dashboard/frontend/src/api.ts:12
InterfaceGlobeViewProps
src/dashboard/frontend/src/GlobeView.tsx:6
ClassMeta
src/dashboard/simulation/models.py:40
ClassMeta
src/dashboard/simulation/models.py:74
ClassMigration
src/dashboard/simulation/migrations/0003_alter_telemetry_options_remove_telemetry_id_and_more.py:7
ClassMigration
src/dashboard/simulation/migrations/0002_simulationcommand_delete_simulationcontrolstate_and_more.py:6
ClassMigration
src/dashboard/simulation/migrations/0001_initial.py:7
ClassSatellite
Basic satellite metadata.
src/dashboard/simulation/models.py:6
ClassSimulationCommand
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
InterfaceSimulationControlsProps
src/dashboard/frontend/src/SimulationControls.tsx:4
ClassTelemetry
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
InterfaceTelemetryPanelProps
src/dashboard/frontend/src/TelemetryPanel.tsx:4
InterfaceTelemetryPoint
src/dashboard/frontend/src/api.ts:3
ClassWebGuiConnector
src/gui.py:29