Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 2.7 KB

File metadata and controls

51 lines (46 loc) · 2.7 KB

tba_api_v3.model.MatchScoreBreakdown2018Alliance

Load the model package

import 'package:tba_api_v3/api.dart';

Properties

Name Type Description Notes
adjustPoints int [optional]
autoOwnershipPoints int [optional]
autoPoints int [optional]
autoQuestRankingPoint bool [optional]
autoRobot1 String [optional]
autoRobot2 String [optional]
autoRobot3 String [optional]
autoRunPoints int [optional]
autoScaleOwnershipSec int [optional]
autoSwitchAtZero bool [optional]
autoSwitchOwnershipSec int [optional]
endgamePoints int [optional]
endgameRobot1 String [optional]
endgameRobot2 String [optional]
endgameRobot3 String [optional]
faceTheBossRankingPoint bool [optional]
foulCount int [optional]
foulPoints int [optional]
rp int [optional]
techFoulCount int [optional]
teleopOwnershipPoints int [optional]
teleopPoints int [optional]
teleopScaleBoostSec int [optional]
teleopScaleForceSec int [optional]
teleopScaleOwnershipSec int [optional]
teleopSwitchBoostSec int [optional]
teleopSwitchForceSec int [optional]
teleopSwitchOwnershipSec int [optional]
totalPoints int [optional]
vaultBoostPlayed int [optional]
vaultBoostTotal int [optional]
vaultForcePlayed int [optional]
vaultForceTotal int [optional]
vaultLevitatePlayed int [optional]
vaultLevitateTotal int [optional]
vaultPoints int [optional]
tbaGameData String Unofficial TBA-computed value of the FMS provided GameData given to the alliance teams at the start of the match. 3 Character String containing L and R only. The first character represents the near switch, the 2nd the scale, and the 3rd the far, opposing, switch from the alliance's perspective. An L in a position indicates the platform on the left will be lit for the alliance while an R will indicate the right platform will be lit for the alliance. See also WPI Screen Steps. [optional]

[Back to Model list] [Back to API list] [Back to README]