org.opensourcephysics.sip.ch02
Class FallingBallApp

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

public class FallingBallApp
extends java.lang.Object

FallingBallApp computes the time for a ball to fall 10 meters and prints the variables.


Constructor Summary
FallingBallApp()
           
 
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

FallingBallApp

public FallingBallApp()
Method Detail

main

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

Parameters:
args - command line parameters