Package | Description |
---|---|
org.seamcat.model.plugin.system | |
org.seamcat.model.simulation.result |
Modifier and Type | Method and Description |
---|---|
Point2D |
CorrelationMode.getCorrelationVector(InterferenceLink link,
Results preSimulation) |
void |
SystemPlugin.postSimulation(Context context,
Results results) |
void |
ContexedSystemPlugin.postSimulation(Results results) |
void |
SystemPlugin.preSimulation(Context context,
Results results)
Calculate the pre-simulation results for this system.
|
void |
ContexedSystemPlugin.preSimulation(Results pre) |
Modifier and Type | Method and Description |
---|---|
Results |
VictimResultCollector.getPreSimulationResults() |
Results |
InterfererResultCollector.getPreSimulationResults() |
Results |
SimulationResult.getResult(EventProcessing epp) |
Results |
SimulationResult.getResult(InterferenceLink link)
For a configured
Scenario get the
results for the specified InterferenceLink. |
Results |
SimulationResult.getSimulationStatistics() |
Results |
SimulationResult.getVictimResults()
Results for the victim system
|
Copyright © 2018. All rights reserved.