Class Chopper

java.lang.Object
  extended by Chopper

public class Chopper
extends java.lang.Object

Software Engineering Project 2008 - Path Planning in Face of Uncertainty. The Department of Computer Science at the University of Helsinki. The purpose of the project is to produce program which can be used to simulate airplane landings with real or simulated forecasts.

Version:
1
Author:
Potkuri -group.

Constructor Summary
Chopper()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run program Path Planning in Face of Uncertainty.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chopper

public Chopper()
Method Detail

main

public static void main(java.lang.String[] args)
Run program Path Planning in Face of Uncertainty.

Parameters:
args - Parameters from command line.