Creates a new ParamSpecDouble instance.
name |
canonical name of the property specified |
nick |
nick name for the property specified |
blurb |
description of the property specified |
minimum |
minimum value for the property specified |
maximum |
maximum value for the property specified |
default_value |
default value for the property specified |
ui_minimum |
minimum value a user should be allowed to input |
ui_maximum |
maximum value a user should be allowed to input |
ui_gamma |
the gamma that should be used when adjusting the value |
flags |
flags for the property specified |
a newly created parameter specification |