com.github.pfichtner.ardulink.compactors
Class TimeSliceCompactorAvg

java.lang.Object
  extended by com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerAdapter
      extended by com.github.pfichtner.ardulink.compactors.SlicedAnalogReadChangeListenerAdapter
          extended by com.github.pfichtner.ardulink.compactors.TimeSliceCompactorAvg
All Implemented Interfaces:
org.zu.ardulink.event.AnalogReadChangeListener

public class TimeSliceCompactorAvg
extends SlicedAnalogReadChangeListenerAdapter

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Peter Fichtner


Field Summary
 
Fields inherited from interface org.zu.ardulink.event.AnalogReadChangeListener
ALL_PINS
 
Constructor Summary
TimeSliceCompactorAvg(org.zu.ardulink.event.AnalogReadChangeListener delegate)
           
 
Method Summary
 void stateChanged(org.zu.ardulink.event.AnalogReadChangeEvent event)
           
 void ticked()
           
 
Methods inherited from class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerAdapter
getDelegate, getPinListening
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSliceCompactorAvg

public TimeSliceCompactorAvg(org.zu.ardulink.event.AnalogReadChangeListener delegate)
Method Detail

stateChanged

public void stateChanged(org.zu.ardulink.event.AnalogReadChangeEvent event)

ticked

public void ticked()
Specified by:
ticked in class SlicedAnalogReadChangeListenerAdapter


Copyright © 2015. All rights reserved.