Interface PropagationModel<T>

    • Method Detail

      • evaluate

        double evaluate​(LinkResult linkResult,
                        boolean variation)
        Evaluates the path loss where the caller decides if variation is selected
      • evaluate

        double evaluate​(LinkResult linkResult)
        Evaluates the path loss where variation is as set in the workspace
      • isVariationSelected

        boolean isVariationSelected()
        The value representing if the variation is selected or not
        Returns:
        is variation selected