All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gatech.cc.is.abstractrobot.MultiForageTestSensors

java.lang.Object
   |
   +----EDU.gatech.cc.is.abstractrobot.MultiForageTestSensors

public class MultiForageTestSensors
extends Object
Test Nomad 150 sensor hardware and the MultiForageN150Hard class.

To run this program, first ensure you are in the correct directory (where the MultiForageTestSensors.class file is), then type "java MultiForageTestSensors".

Copyright (c)1998 Tucker Balch

Version:
$Revision: 1.2 $
Author:
Tucker Balch
See Also:
Ndirect, MultiForageN150, MultiForageN150Hard

Constructor Index

 o MultiForageTestSensors()

Method Index

 o main(String[])
This method is for testing Nomad 150 sensor hardware and the MultiForageN150Hard class.

Constructors

 o MultiForageTestSensors
 public MultiForageTestSensors()

Methods

 o main
 public static void main(String args[])
This method is for testing Nomad 150 sensor hardware and the MultiForageN150Hard class.


All Packages  Class Hierarchy  This Package  Previous  Next  Index