public interface PropagationModel<T> extends Configuration<Plugin<T>,T>
Modifier and Type | Method and Description |
---|---|
double |
evaluate(LinkResult linkResult)
Evaluates the path loss where variation is
as set in the workspace
|
double |
evaluate(LinkResult linkResult,
boolean variation)
Evaluates the path loss where the caller decides
if variation is selected
|
boolean |
isVariationSelected()
The value representing if the variation is selected or not
|
consistencyCheck, copy, getModel, getModelClass, getNotes, getPlugin, getPluginClass, optionalProperty
description
double evaluate(LinkResult linkResult, boolean variation)
double evaluate(LinkResult linkResult)
boolean isVariationSelected()
Copyright © 2018. All rights reserved.