Uses of Interface
org.seamcat.model.types.LibraryItem
-
-
Uses of LibraryItem in org.seamcat.model.functions
Subinterfaces of LibraryItem in org.seamcat.model.functions Modifier and Type Interface Description interface
BitRateMapping
A library item for bit rate mappings (SINR (dB) -> Bit rate (bps/Hz)).interface
BlockingMask
interface
EmissionMask
interface
IntermodulationRejectionMask
interface
LibraryFunctionItem
-
Uses of LibraryItem in org.seamcat.model.plugin
Subinterfaces of LibraryItem in org.seamcat.model.plugin Modifier and Type Interface Description interface
Plugin<T>
-
Uses of LibraryItem in org.seamcat.model.plugin.antenna
Subinterfaces of LibraryItem in org.seamcat.model.plugin.antenna Modifier and Type Interface Description interface
AntennaGainPlugin<T>
-
Uses of LibraryItem in org.seamcat.model.plugin.coverageradius
Subinterfaces of LibraryItem in org.seamcat.model.plugin.coverageradius Modifier and Type Interface Description interface
CoverageRadiusPlugin<T>
-
Uses of LibraryItem in org.seamcat.model.plugin.eventprocessing
Subinterfaces of LibraryItem in org.seamcat.model.plugin.eventprocessing Modifier and Type Interface Description interface
EventProcessingPlugin<T>
-
Uses of LibraryItem in org.seamcat.model.plugin.propagation
Subinterfaces of LibraryItem in org.seamcat.model.plugin.propagation Modifier and Type Interface Description interface
PropagationModelPlugin<T>
The user-defined model is intended to allow the user to create his/her own propagation models in Java describing the pass loss calculation. -
Uses of LibraryItem in org.seamcat.model.plugin.system
Subinterfaces of LibraryItem in org.seamcat.model.plugin.system Modifier and Type Interface Description interface
SystemModel
-
Uses of LibraryItem in org.seamcat.model.types
Subinterfaces of LibraryItem in org.seamcat.model.types Modifier and Type Interface Description interface
AntennaGain<T>
interface
CDMALLD
interface
Configuration<P extends Plugin<Model>,Model>
interface
CoverageRadius<T>
interface
EventProcessing<T>
interface
PropagationModel<T>
interface
SystemPluginConfiguration
-