# Flight Testing Package

Marple Insight is a powerful tool for flight test analysis, offering built-in features to streamline your workflow, including:

* **Flight Phases** – Automatically segment and analyze different phases of a flight.
* **Airspaces** – Visualize and assess flight data within defined airspace regions.
* **3D aircraft visualization** – View the pitch, roll and yaw in a 3D plot.&#x20;
* **Primary Flight Display -** View all attitude and speed related values in one plot.
* **Event marking** – Coming soon: Add contextual markers for key events such as gear down.

These features help you quickly extract insights and improve analysis efficiency.

<figure><img src="/files/mMNyr0oG4r6rAVunyJOM" alt=""><figcaption></figcaption></figure>

## Flight Phases

Marple Insight lets you subdivide flight test data into distinct flight phases, making it easy to analyze each stage individually and switch between them seamlessly.

Common flight phases include **taxi, takeoff, climb, calibration, steep turns, navigation, stall, and recovery**. These phases are displayed in the Segment Overview at the bottom left of the visualization view.

<figure><img src="/files/sfeEjHCaFxRqgtGgMgzk" alt="" width="152"><figcaption><p>Example of a segment overview</p></figcaption></figure>

## Airspaces

In map plots, our Flight Package allows you to toggle on or off overlays that delineate distinct airspaces. These can be paired with custom plates, such as Approach Charts or Test Mission maps (see: [Map](/docs/marple-insight/user-manuals/visualisation/plot-types/map.md#overlays)).&#x20;

## 3D Aircraft Visualization

Visualize your aircraft's orientation with a 3D model that reflects pitch, roll, and yaw throughout the test. This feature gives engineers a dynamic spatial view of flight dynamics, helping to identify behavior patterns that are hard to spot in raw data alone.

<figure><img src="/files/vPMhbAVAZjFa3mK5zybl" alt=""><figcaption></figcaption></figure>

## Primary Flight Display

The Primary Flight Display renders a classic aircraft instrument panel directly in Marple. Use it alongside other plots to correlate raw signal data with the instrument readings a pilot would see.

<figure><img src="/files/5cp8rGVNkaZB1THwQFJY" alt=""><figcaption></figcaption></figure>

## Event Marking

Add event markers such as **gear down** or **specific test points** directly in Marple. These markers will appear as annotations in the visualization view, giving you instant context during analysis and making it easier to correlate events with signal behavior. Coming soon.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.marpledata.com/docs/marple-insight/user-manuals/flight-testing-package.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
