Package org.seamcat.model.functions
Interface LibraryFunctionItem
-
- All Superinterfaces:
LibraryItem
- All Known Subinterfaces:
BitRateMapping
,BlockingMask
,IntermodulationRejectionMask
public interface LibraryFunctionItem extends LibraryItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Function
getFunction()
-
Methods inherited from interface org.seamcat.model.types.LibraryItem
description
-
-
-
-
Method Detail
-
getFunction
Function getFunction()
-
-