simulationlogic
Class Main

java.lang.Object
  extended by simulationlogic.Main

public class Main
extends java.lang.Object

This is used for testing of the new heart rate simulator. Still needs to be written.

Author:
shane

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)