NavigationController.NavigationCommands Class Reference

List of all members.

Public Types

enum  commands { systemControllerUp, errorFlashLed, resetEncoderLedOff }

Static Public Attributes

static readonly NavigationCommand[] cmdArray

Detailed Description

Definition at line 7 of file NavigationCommands.cs.


Member Enumeration Documentation

Enumerator:
systemControllerUp 
errorFlashLed 
resetEncoderLedOff 

Definition at line 15 of file NavigationCommands.cs.


Member Data Documentation

Initial value:
 {
                        new NavigationCommand('a', 0, "system controller up, turn on red led"),
                        new NavigationCommand('b', 1, "error some component has an error, flash red led"),
                        new NavigationCommand('c', 2, "reset encoder"),
                                                                                                                 }

Definition at line 8 of file NavigationCommands.cs.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 03:27:44 2010 for system_controller by  doxygen 1.6.3