Package | Description |
---|---|
org.seamcat.model.plugin.system |
Modifier and Type | Method and Description |
---|---|
Context |
ContexedSystemPlugin.getContext()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RadioSystem |
SystemPlugin.getSystem(Context context)
Get the configured
RadioSystem of this SystemPlugin
This is expected to return something meaningful after
prepareSimulation has been invoked. |
void |
SystemPlugin.postSimulation(Context context,
Results results) |
void |
SystemPlugin.preSimulation(Context context,
Results results)
Calculate the pre-simulation results for this system.
|
SimulationInstance |
SystemPlugin.simulationInstance(Context context,
SystemSpaces systemSpaces) |
Constructor and Description |
---|
ContexedSystemPlugin(SystemPlugin plugin,
Context context,
SystemPlugin enclosing) |
Copyright © 2018. All rights reserved.