Uses of Interface
org.seamcat.model.plugin.system.CorrelationModeFactory
-
Packages that use CorrelationModeFactory Package Description org.seamcat.model.factory -
-
Uses of CorrelationModeFactory in org.seamcat.model.factory
Methods in org.seamcat.model.factory that return CorrelationModeFactory Modifier and Type Method Description static CorrelationModeFactory
Factory. correlationModes()
Methods in org.seamcat.model.factory with parameters of type CorrelationModeFactory Modifier and Type Method Description static void
Factory. initialize(DistributionFactory distributionFactory, PropagationModelFactory propagationModelFactory, org.seamcat.model.factory.Factory.Builders builders, AntennaGainFactory antennaGainFactory, FunctionFactory functionFactory, CoverageRadiusFactory coverageRadiusFactory, EventProcessingFactory eventProcessingFactory, CorrelationModeFactory correlationModeFactory, PluginFactory pluginFactory, ResultFactory resultFactory, DataExporter exporter, SystemHandler systemHandler, UIFactory uiFactory)
-