INPUT_OBJECT
FlightInfoInput
Details about a flight
link
Parameter Name | Type | Description |
---|---|---|
duration | Float | Duration of the flight, in seconds |
distance | Float | Distance traveled during the flight, in meters |
imagesCaptured | Int | Number of images captured during the flight |
maxAltitude | Float | Maximum altitude achieved during the flight, in meters AGL |
maxSpeed | Float | Maximum speed achieved during the flight, in meters per second |
obstacleAvoidance | Boolean | True if obstacle avoidance was enabled for the flight |