Package frclib.sensor
Class FrcPdp.Channel
java.lang.Object
frclib.sensor.FrcPdp.Channel
- Enclosing class:
- FrcPdp
This class contains the info of a PDP channel.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channel
public int channel -
name
-
-
Constructor Details
-
Channel
Constructor: Create an instance of the object.- Parameters:
channel
- specifies the PDP channel number.name
- specifies the name associated with the channel.
-
-
Method Details