Flight mode enums for ExtEphem.
| Member | Value | Description |
|---|---|---|
| eExtEphemFlightModeForwardFlightClimb | 0 | ForwardFlightClimb. |
| eExtEphemFlightModeForwardFlightCruise | 1 | ForwardFlightCruise. |
| eExtEphemFlightModeForwardFlightDescend | 2 | ForwardFlightDescend. |
| eExtEphemFlightModeLanding | 3 | Landing. |
| eExtEphemFlightModeLandingWOW | 4 | LandingWOW. |
| eExtEphemFlightModeTakeoff | 5 | Takeoff. |
| eExtEphemFlightModeTakeoffWOW | 6 | TakeoffWOW. |
| eExtEphemFlightModeVTOLHover | 7 | VTOLHover . |





