Interface SignalMapper

All Known Implementing Classes:
ExtendedSignalMapper, SimpleSignalMapper

public interface SignalMapper
Interface to construct pseudo signals from concrete signals
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    apply(int index, IOSignalPiece<List<Double>> concreteSignal)
     
    int