Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 688 Bytes

EventOPRs.md

File metadata and controls

13 lines (8 loc) · 688 Bytes

# EventOPRs

Properties

Name Type Description Notes
oprs map[string,float] A key-value pair with team key (eg `frc254`) as key and OPR as value. [optional]
dprs map[string,float] A key-value pair with team key (eg `frc254`) as key and DPR as value. [optional]
ccwms map[string,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]