Cascade Designer
Design and simulate your link in minutes. Share your link budgets across your team. Simulate entire trajectories in a single API call. Use vendor-supplied 3D antenna patterns or upload your own.

Cascade Editor
Drag and drop editor. Choose built-in components, or those provided by 3rd party vendors.

01

02

03

04

05

06

07

08

09
Team Management
Delete mission_link_budget_v7_final_final.xlsx. Design your system in one place, and share with everyone on your team.

01

02
API Access
Create a design checkpoint, then run batch analysis to simulate entire mission trajectories in a single API call.
import requests # Analyze your trajectory CSV file with a single API callresponse = requests.post( "https://cascade-api-url/analyze-timeseries", headers={"X-API-Key": "<your api key>"}, files={"file": open("your/trajectory/data.csv", "rb")}, data={"cascade_checkpoint_uuid": "<your cascade checkpoint uuid>"}) # Get your resultsresults_csv = response.textPowered by Open Source
Designer is built on top of spacelink, our open source library for modeling space communications.
Schedule Your Demo


