AntennaResult |
|
Collector |
Collector interface used in simulation to collect values which might
become part of the total simulation result.
|
EventResult |
|
InterferenceLinkResult |
|
Interferer<T extends Interferer> |
|
InterfererResultCollector |
|
LinkResult |
|
LinkResultSamples |
|
LocalEnvironmentResult |
|
MultiValueDef |
A MultiValueDef can identify three different types:
Scatter plot
Bar chart
LinkResult
|
ResultFactory |
|
SimulationResult |
Holds final simulation results for a particular group of the Scenario .
|
SystemLink<T extends SystemLink> |
A System Link represents a radio connection between a transmitter (tx)
and receiver (rx) of a SystemPlugin .
|
UniqueValueDef |
UniqueValueDef identifies two types of result values:
Single values: can be either double, int, long or string
Functions
The yUnit might not apply for all types and if not it should be set to null .
|
ValueDefinition |
ValueDefinition is the the ancestor of all value definitions:
VectorDef, MultiValueDef, UniqueValueDef.
|
VectorDef |
VectorDef defines a vector result.
|
Victim<T extends Victim> |
|
VictimResultCollector |
|