Package frclib.driverio
Class FrcMatchInfo
java.lang.Object
frclib.driverio.FrcMatchInfo
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic FrcMatchInfo
This method returns the FRC match info.toString()
This method returns the string form of the match info.
-
Field Details
-
eventDate
-
eventName
-
matchType
public final edu.wpi.first.wpilibj.DriverStation.MatchType matchType -
matchNumber
public final int matchNumber -
replayNumber
public final int replayNumber -
alliance
public final edu.wpi.first.wpilibj.DriverStation.Alliance alliance -
location
-
gameSpecificMessage
-
-
Method Details