BALL_RADIUS (足球半径)

BALL_RADIUS = 1.0

足球半径

实际案例

>>> import opt
>>> print(opt.BALL_RADIUS)
1.0
Type

float