Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 716 Bytes

EventOPRs.md

File metadata and controls

13 lines (9 loc) · 716 Bytes

EventOPRs

OPR, DPR, and CCWM for teams at the event.

Properties

Name Type Description Notes
oprs dict(str, float) A key-value pair with team key (eg `frc254`) as key and OPR as value. [optional]
dprs dict(str, float) A key-value pair with team key (eg `frc254`) as key and DPR as value. [optional]
ccwms dict(str, float) A key-value pair with team key (eg `frc254`) as key and CCWM as value. [optional]

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