Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
A18.6
A18.6
This simple example of an Antenna plugin modifies within a given beam width the resulting antenna gain proportional to the ratio of the actual distance and the distance 'of adaption'.

...

  1. calculation of the resulting antenna gain
  2. consistency check
    1. the validity of the input parameter 'beam width';
    2. whether the value of the input parameter 'adaptive distance' conflicts with the coverage radius, taking account of the path distance factor;
    3. the valid system type applying this antenna.
  3. description
    1. unique name of the plugin – must not be empty;
    2. optional but recommended description of the plugin characteristics;
  4. Input annotations
    note that the value 'peakGain' is setting the default value of the plugin.

Anchor
F506
F506
Figure 506: Antenna Plugin example source code

Anchor
F507
F507
Figure 507: Antenna Plugin configuration panel


Anchor
F508
F508
Figure 508: Consistency check warning messages

...