Package | Description |
---|---|
org.seamcat.model | |
org.seamcat.model.plugin.system | |
org.seamcat.model.simulation.result | |
org.seamcat.model.types |
Modifier and Type | Method and Description |
---|---|
List<InterferenceLink> |
Scenario.getInterferenceLinks()
Returns the list of interference links defined in this scenario
|
Modifier and Type | Method and Description |
---|---|
InterferenceLink |
Context.getInterferenceLink() |
InterferenceLink |
ConsistencyCheckContext.getInterferenceLink()
When origin is INTERFERENCE_LINK this method returns the
interference link configuration
|
Modifier and Type | Method and Description |
---|---|
Bounds |
CorrelationMode.getBounds(InterferenceLink link) |
Point2D |
CorrelationMode.getCorrelationVector(InterferenceLink link,
Results preSimulation) |
void |
SimulationInstance.interferingSystemSimulation(EventResult eventResult,
InterferenceLink link,
Point2D position)
For the given
InterferenceLink let the interfering system simulate. |
void |
SimulationInstance.interferingSystemSimulation(EventResult eventResult,
InterferenceLink link,
Point2D position,
LinkResult positionFromCoLocation)
Will be called with Interference Link is co-Located.
|
Modifier and Type | Method and Description |
---|---|
InterferenceLink |
InterferenceLinkResult.getInterferenceLink()
Returns the configuration of this interference link
|
InterferenceLink |
InterfererResultCollector.getLink() |
Modifier and Type | Method and Description |
---|---|
List<InterferenceLinkResult> |
EventResult.getInterferenceLinkResult(InterferenceLink link)
Get all the interference link results of this event for the given
interference link.
|
InterfererResultCollector |
EventResult.getInterferingSystemResult(InterferenceLink link) |
Results |
SimulationResult.getResult(InterferenceLink link)
For a configured
Scenario get the
results for the specified InterferenceLink. |
Modifier and Type | Method and Description |
---|---|
InterferenceLink |
CorrelationSetting.getCoLocatedWith() |
Copyright © 2018. All rights reserved.