Project

General

Profile

Actions

Cloud border plugin » History » Revision 2

« Previous | Revision 2/4 (diff) | Next »
Rafael Bailon-Ruiz, 2021-03-05 14:24


Cloud border plugin

The cloud border plugin registers the location of the cloud border as transmitted by paparazzi, when the liquid water content value changes from zero to positive and vice versa. Activating this plugin also enables the display of border points in the GUI.

How to use it

Scenario definition

Add CloudBorder to the plugins list of an aircraft. The plugin does not have any parameter.

Example:

aircrafts:
    200:
        replay: false
        type: 'pprz'
        plugins:
            # Other plugins ...
            - CloudBorder

Graphical User Interface

How does it work

The plugin is defined

Updated by Rafael Bailon-Ruiz about 3 years ago · 2 revisions