AttrStatistic Project Definition
Overview
Restrictions, Exclusions, Limitations
N/A
People Affected
Version
1.0
Requirements
- This program will be written using Java 1.5
- write the results in a new output file whose name is specified by the user.
- A text command line interface (not a Gui) is used.
- Command line parameters will specify
- the input file.
- the name of the output file that will be created
Requirements Change Procedure
- Changes to be mutually agreed upon by Craig and Bae Cheol Shin.
- Changes and their date will be entered in a 'requirements change' list.
Requirements Changes
Products
This project will result in the following products:
- A Java application jar that will create a shape file represents convex hull of the original surface mesh.
- A CVS repository containing the Java source code of this application.
- Examples illustrating use of the application.