Class SensorFrameworkAPIDemo

java.lang.Object
  extended by SensorFrameworkAPIDemo

public class SensorFrameworkAPIDemo
extends Object

This class demonstrates the use of the API of the Sensorframework Plugin. It creates an experiment, some sensors, and finally adds measurements to it. For additional examples, see the JUnit tests of the sensor framework in their own plugin.

Author:
Steffen Becker

Constructor Summary
SensorFrameworkAPIDemo()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SensorFrameworkAPIDemo

public SensorFrameworkAPIDemo()
Method Detail

main

public static void main(String[] args)
Parameters:
args -