WPILib 2012
WPILibRoboticsLibraryforFRC
Public Member Functions | Public Attributes
Threshold Class Reference

#include <Threshold.h>

List of all members.

Public Member Functions

 Threshold (int plane1Low, int plane1High, int plane2Low, int plane2High, int plane3Low, int plane3High)

Public Attributes

int plane1Low
int plane1High
int plane2Low
int plane2High
int plane3Low
int plane3High

Detailed Description

Color threshold values. This object represnts the threshold values for any type of color object that is used in a threshhold operation. It simplifies passing values around in a program for color detection.


The documentation for this class was generated from the following files:
 All Classes Functions Variables