Uses of Class
stella.sensor.AbstractDataCollector

Packages that use AbstractDataCollector
stella.sensor   
 

Uses of AbstractDataCollector in stella.sensor
 

Subclasses of AbstractDataCollector in stella.sensor
 class DatabaseCurrent
          A simple class that writes the data it obtained from the SensorRepository to a postgresql database.
 class FileCurrent
          A simple class that writes out the data it obtained from the SensorRepository to a file.