Modifier and Type | Method and Description |
---|---|
<Model> Configuration<Plugin<Model>,Model> |
PluginFactory.create(Class<? extends Plugin<Model>> clazz,
Model model) |
Modifier and Type | Method and Description |
---|---|
<Model> Configuration<Plugin<Model>,Model> |
PluginFactory.create(Class<? extends Plugin<Model>> clazz,
Model model) |
Modifier and Type | Interface and Description |
---|---|
interface |
AntennaGainPlugin<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
CoverageRadiusPlugin<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
EventProcessingPlugin<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
PropagationModelPlugin<T>
The user-defined model is intended to allow the user to create his/her own
propagation models in Java describing the pass loss calculation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Configuration<P extends Plugin<Model>,Model> |
Copyright © 2018. All rights reserved.