Versions Compared

Key

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

...

  1. evaluate(): the core body of the PMP with the mathematical formulation of its physical behavior;
  2. consistencyCheck(): the check of consistency / validity of the input parameters ;
  3. description(): the unique name of the PMP and an optional description (but highly recommended in order to show the user its characteristics and its scope of application);
  4. Input: the input parameters of the PMP (see section ‎14.3.1).

Image Removed Image Added 

Anchor
F331
F331
Figure 331: basic structure of the PMP

...

An example of a PMP (simple Dual-Slop model, similar to IEEE 802.11 Model C) is presented below. Note that the consistency check is separately shown in section ‎14.3.2. The input parameter are presented in Figure 331 332 and the algorithm is presented in Figure 332333. The panel of the simple Dual-Slop model in SEAMCAT is shown in Figure 333334.

Image Removed Image Added

Anchor
F332
F332
Figure 332: Description and input interface (The parameter variations can be pre-set by the PMP)


Image Removed Image Added

Anchor
F333
F333
Figure 333: Algorithm implementation in the method evaluate() (the yellow marked condition lets the PMP stop calculations in case true, due to not consistent with the scope of application)


Image Removed Image Added

Anchor
F334
F334
Figure 334: PMP configuration panel