Uses of Interface
org.seamcat.model.functions.LibraryFunctionItem
-
Packages that use LibraryFunctionItem Package Description org.seamcat.model.functions -
-
Uses of LibraryFunctionItem in org.seamcat.model.functions
Subinterfaces of LibraryFunctionItem 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
IntermodulationRejectionMask
Methods in org.seamcat.model.functions with type parameters of type LibraryFunctionItem Modifier and Type Method Description <T extends LibraryFunctionItem>
TFunctionFactory. fromClass(java.lang.Class<T> clazz, Function function, Description description)
-