Package edu.nau.cs.scu

Class Summary
ActualResultsPanel A panel used to display the current state of the antenna simulation.
Antenna This class represents one of the antenna on the device.
Command This class embodies the Command packet sent over a serial line.
DrawFrontViewAntenna A panel that handles the display of the elevation position of the antenna.
DrawLegend A panel that displays a legend, indicating the meanings of the various aspects of the two graphical antenna views.
DrawTopViewAntenna A panel that handles the display of the azimuth position of the antenna.
ExpectedResultsPanel A panel used to display the contents of the most recent status message sent from the physical simulation to the MEU.
PMCentralInterface This class provides an interface for the physics simulation of the gimbal device.
ResponseGenerator This is a very basic class which is responsible for retrieving status information from the physics model and sending it over serial communications.
SCU_GUI The tab that contains the SCU plugin.
Servo This class represents a single axis of rotation for the gimbal.
SignalInterpreter This class provides the methods for sending and receiving signals over a serial port.
Status This class embodies a status message that is sent to the MEU.
TempSensor This class serves as a stand-in for simulating the temperature sensors on the device.
UserInputPanel A panel that allows input from a user, governing the various communication and error reporting settings of the simulation.
 

Enum Summary
Mode A set of enumeration constants which are used to describe what mode the simulated gimbal is currently in.
SerialConfiguration This is an enumeration which describes the different baud rates and configurations for serial communications.