hSimulator.simulator
Class HSimulator
java.lang.Object
hSimulator.simulator.HSimulator
public class HSimulator
- extends Object
This object implements a complete model simulator that can be executed on a command prompt.
To execute the simulator type java -jar HSimulator.jar
and look at the printed documentation.
- Version:
- 1.0
- Author:
- Luca Marchetti
Method Summary |
static void |
main(String[] args)
Main method of the application. |
HSimulator
public HSimulator()
main
public static void main(String[] args)
- Main method of the application.
- Parameters:
args
- array of command line arguments