/
14.2.4.2 Intermediate results - EventResult

14.2.4.2 Intermediate results - EventResult

A simulation is a series of randomized settings based on the scenario. In SEAMCAT it is called an EventResult. The EventResult is a placeholder during the simulation. It contains all information to be used by a simulation, e.g. positions of the elements in the system. Values in EventResult are used to produce the final SimulationResult.

The EventResult consists of many LinkResults. Every connection between a Tx and Rx is represented with a LinkResult. It could be inside the victim system, or it could be an interference link between the victim system and one of the interfering systems: all represented by a LinkResult. It is by far the most important result is the LinkResult. It holds the intermediate results of a particular link (e.g.Tx,Rrx position). It can be seen in the file LinkResult.java.

 

Figure 308: Simulation results

Related content

14.2.4.1 Simulation results
14.2.4.1 Simulation results
More like this
14.2.1 Understanding abstraction level
14.2.1 Understanding abstraction level
More like this
11.1 Event processing concept
11.1 Event processing concept
More like this
14.2 Background and Terminology
14.2 Background and Terminology
More like this
14.2.4.3 Accessing data from EventResults
14.2.4.3 Accessing data from EventResults
More like this
2.4.1 Scenario workspace
2.4.1 Scenario workspace
More like this