Project

General

Profile

Cloud border plugin » History » Revision 2

Revision 1 (Rafael Bailon-Ruiz, 2021-02-03 14:17) → Revision 2/4 (Rafael Bailon-Ruiz, 2021-03-05 14:24)

h1. 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 


 h2. How to positive and vice versa. Activating this plugin also enables include it into the display of border points in the GUI. scenario 

 <code class="yaml"> 

 </code> 

 {{toc}} 

 h2. How to use it 

 h3. Scenario definition 

 Add _CloudBorder_ to with the _plugins_ list of an aircraft. The plugin does not have any parameter. 

 Example: 
 <pre><code class="yaml"> 
 aircrafts: 
     200: 
         replay: false 
         type: 'pprz' 
         plugins: 
             # Other plugins ... 
             - CloudBorder 
 </code></pre> 

 h3. Graphical User Interface 



 h2. How does it work 

 The plugin is defined GUI