Package org.seamcat.model.functions
Interface BitRateMapping
-
- All Superinterfaces:
LibraryFunctionItem
,LibraryItem
public interface BitRateMapping extends LibraryFunctionItem
A library item for bit rate mappings (SINR (dB) -> Bit rate (bps/Hz)). Use this as a plugin parameter to get a bit rate function attached to the bit rate library.
-
-
Method Summary
-
Methods inherited from interface org.seamcat.model.functions.LibraryFunctionItem
getFunction
-
Methods inherited from interface org.seamcat.model.types.LibraryItem
description
-
-