Package net.maswag.falcaun
Interface SignalMapper
- All Known Implementing Classes:
ExtendedSignalMapper
,SimpleSignalMapper
public interface SignalMapper
Interface to construct pseudo signals from concrete signals
-
Method Summary
Modifier and TypeMethodDescriptiondouble
apply
(int index, IOSignalPiece<List<Double>> concreteSignal) int
size()
-
Method Details
-
apply
-
size
int size()
-