Class ManualInputComplexSource

java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.source.Source2Impl
de.labAlive.baseSystem.SignalSource<T>
de.labAlive.baseSystem.ComplexSource<ManualInputComplexSource>
de.labAlive.system.source.complex.manualInput.ManualInputComplexSource
All Implemented Interfaces:
de.labAlive.system.Source, de.labAlive.system.System

public class ManualInputComplexSource extends de.labAlive.baseSystem.ComplexSource<ManualInputComplexSource>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.labAlive.baseSystem.SignalSource

    getTriggerManager, off, on, outputOn, samplingRate, samplingRate, samplingTime, samplingTime, setDefaultSamplingTime, setRate

    Methods inherited from class de.labAlive.core.abstractSystem.source.Source2Impl

    getImplementation, getSamplingTime

    Methods inherited from class de.labAlive.core.abstractSystem.System

    connect, doubleAttenuationProperty, doubleAttenuationProperty, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, show

    Methods inherited from class de.labAlive.core.wiringComponent.WiringComponent

    addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, setSymbolResolver, show, show, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface de.labAlive.system.System

    addSymbol, connect, getInWire, getOutWire, label, longName, name, name, set, setStepInterceptor, setSymbol, show, show
  • Constructor Details

    • ManualInputComplexSource

      public ManualInputComplexSource()