Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 3.67 KB

EventInsights2017.md

File metadata and controls

41 lines (37 loc) · 3.67 KB

EventInsights2017

Properties

Name Type Description Notes
averageFoulScore Float Average foul score.
averageFuelPoints Float Average fuel points scored.
averageFuelPointsAuto Float Average fuel points scored during auto.
averageFuelPointsTeleop Float Average fuel points scored during teleop.
averageHighGoals Float Average points scored in the high goal.
averageHighGoalsAuto Float Average points scored in the high goal during auto.
averageHighGoalsTeleop Float Average points scored in the high goal during teleop.
averageLowGoals Float Average points scored in the low goal.
averageLowGoalsAuto Float Average points scored in the low goal during auto.
averageLowGoalsTeleop Float Average points scored in the low goal during teleop.
averageMobilityPointsAuto Float Average mobility points scored during auto.
averagePointsAuto Float Average points scored during auto.
averagePointsTeleop Float Average points scored during teleop.
averageRotorPoints Float Average rotor points scored.
averageRotorPointsAuto Float Average rotor points scored during auto.
averageRotorPointsTeleop Float Average rotor points scored during teleop.
averageScore Float Average score.
averageTakeoffPointsTeleop Float Average takeoff points scored during teleop.
averageWinMargin Float Average margin of victory.
averageWinScore Float Average winning score.
highKpa [String] An array with three values, kPa scored, match key from the match with the high kPa, and the name of the match
highScore [String] An array with three values, high score, match key from the match with the high score, and the name of the match
kpaAchieved [Float] An array with three values, number of times kPa bonus achieved, number of opportunities to bonus, and percentage.
mobilityCounts [Float] An array with three values, number of times mobility bonus achieved, number of opportunities to bonus, and percentage.
rotor1Engaged [Float] An array with three values, number of times rotor 1 engaged, number of opportunities to engage, and percentage.
rotor1EngagedAuto [Float] An array with three values, number of times rotor 1 engaged in auto, number of opportunities to engage in auto, and percentage.
rotor2Engaged [Float] An array with three values, number of times rotor 2 engaged, number of opportunities to engage, and percentage.
rotor2EngagedAuto [Float] An array with three values, number of times rotor 2 engaged in auto, number of opportunities to engage in auto, and percentage.
rotor3Engaged [Float] An array with three values, number of times rotor 3 engaged, number of opportunities to engage, and percentage.
rotor4Engaged [Float] An array with three values, number of times rotor 4 engaged, number of opportunities to engage, and percentage.
takeoffCounts [Float] An array with three values, number of times takeoff was counted, number of opportunities to takeoff, and percentage.
unicornMatches [Float] An array with three values, number of times a unicorn match (Win + kPa & Rotor Bonuses) occured, number of opportunities to have a unicorn match, and percentage.

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