Microwave Model

Home
Code Generation
Microwave Model
SpaceRacer AI Model
TankWars AI Model

Microwave Model

This page describes the Microwave model used to test the Python Code generator. The model itself is fairly simple, it is composed of a single class file. The UI for the microwave application is as follows:


MicrowaveBehavior

This class receives events from the UI and prints out the results to the console.

Files

Given that the microwave example will be used for a Comp-304 assignment, I will not post the generated code.