GET Trajectory Prediction

Retrieve trajectory predictions for a balloon launch. This endpoint simulates balloon flight paths based on launch conditions, balloon physics, and altitude control strategies.

Query parameters

The following required and optional parameters control the trajectory prediction.

Required Parameters

Initial State Parameters

Simulation Parameters

Time Discretization Parameters

Altitude Control Parameters

The API operates in bounds mode, which simulates uncertainty and uses altitude constraints to guide the balloon trajectory.

Bounds Mode Parameters (Primary Mode)

The balloon operates within altitude constraints and the simulation explores uncertainties through Monte Carlo runs.

Setpoint Mode (simCount = 0)

In setpoint mode, the balloon follows a fixed altitude profile.

Examples

Trajectory Prediction Examples