Package model

This package contains all of backend code for the program.

See:
          Description

Interface Summary
ILightModelConnector This metohd connects the model to the view.
IUpdateChannel This class is used to update the model with channel values while a fade is happening.
IUpdateFadeProgress This method is used to update the progress meters during a fade.
 

Class Summary
LightModel This is the main class for the Model part of the program.
 

Package model Description

This package contains all of backend code for the program. This includes the driver for the DMX device, the storing of current channel, cues, and all other program functions.