|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectChopper
public class Chopper
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.
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 |
---|
public Chopper()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Parameters from command line.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |