public interface SimulationResult
Holds final simulation results for a particular group of the Scenario
.
A result group can be either:
Modifier and Type | Method and Description |
---|---|
Results |
getResult(EventProcessing epp) |
Results |
getResult(InterferenceLink link)
For a configured
Scenario get the
results for the specified InterferenceLink. |
LinkResultSamples |
getSamples() |
Results |
getSimulationStatistics() |
Results |
getVictimResults()
Results for the victim system
|
Results getVictimResults()
Results getResult(InterferenceLink link)
Scenario
get the
results for the specified InterferenceLink.link
- the link to get the results forResults getResult(EventProcessing epp)
Results getSimulationStatistics()
LinkResultSamples getSamples()
Copyright © 2018. All rights reserved.