tested
This commit is contained in:
@@ -305,6 +305,19 @@ rowingmetrics = (
|
||||
'type': 'pro',
|
||||
'group': 'stroke'}),
|
||||
|
||||
('check_factor', {
|
||||
'numtype': 'float',
|
||||
'null': True,
|
||||
'verbose_name': 'Check Factor',
|
||||
'ax_min': 0,
|
||||
'ax_max': 100,
|
||||
'default': 0,
|
||||
'sigfigs': 1,
|
||||
'maysmooth': True,
|
||||
'mode': 'water',
|
||||
'type': 'pro',
|
||||
'group': 'stroke'}),
|
||||
|
||||
|
||||
('effectiveangle', {
|
||||
'numtype': 'float',
|
||||
|
||||
Reference in New Issue
Block a user