org.opensourcephysics.sip.ch02
Class FirstFallingBallApp

java.lang.Object
  extended by org.opensourcephysics.sip.ch02.FirstFallingBallApp

public class FirstFallingBallApp
extends java.lang.Object

FirstFallingBallApp computes the time for a ball to fall 10 meters and displays the variables.


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

Constructor Detail

FirstFallingBallApp

public FirstFallingBallApp()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the Java application.

Parameters:
args - command line parameters