Uses of Class
org.seamcat.model.RadioSystem
-
Packages that use RadioSystem Package Description org.seamcat.model.plugin.coverageradius org.seamcat.model.plugin.system org.seamcat.model.simulation.result org.seamcat.model.types -
-
Uses of RadioSystem in org.seamcat.model.plugin.coverageradius
Methods in org.seamcat.model.plugin.coverageradius with parameters of type RadioSystem Modifier and Type Method Description double
CoverageRadiusPlugin. evaluate(SystemPlugin plugin, RadioSystem system, T input)
-
Uses of RadioSystem in org.seamcat.model.plugin.system
Methods in org.seamcat.model.plugin.system that return RadioSystem Modifier and Type Method Description RadioSystem
ConsistencyCheckContext. getSystem()
When origin is either SYSTEM or INTERFERENCE_LINK the system will be the system or interference link interfererRadioSystem
ContexedSystemPlugin. getSystem()
RadioSystem
SystemPlugin. getSystem(Context context)
Get the configuredRadioSystem
of thisSystemPlugin
This is expected to return something meaningful afterprepareSimulation
has been invoked. -
Uses of RadioSystem in org.seamcat.model.simulation.result
Methods in org.seamcat.model.simulation.result with parameters of type RadioSystem Modifier and Type Method Description LinkResult
ResultFactory. linkResult(RadioSystem system, double frequency)
-
Uses of RadioSystem in org.seamcat.model.types
Methods in org.seamcat.model.types with parameters of type RadioSystem Modifier and Type Method Description double
CoverageRadius. evaluate(SystemPlugin plugin, RadioSystem system)
-