Interface LocalEnvironmentResult


  • public interface LocalEnvironmentResult
    • Method Detail

      • getWallLoss

        double getWallLoss()
      • getWallLossStdDev

        double getWallLossStdDev()
      • isUsingClutter

        boolean isUsingClutter()
        This indicates if the clutter loss should be applied. Note that it only applies to Outdoor mode.
      • getPercentageOfLocations

        Distribution getPercentageOfLocations()
      • isUserDefined

        boolean isUserDefined()
      • getHeight

        double getHeight()
      • getWidth

        double getWidth()