FloatOption¶
-
class
glue.core.simpleforms.FloatOption(min=0, max=10, default=1, label='Float')[source]¶ Bases:
glue.core.simpleforms.OptionAn floating-point option
Parameters:
glue.core.simpleforms.FloatOption(min=0, max=10, default=1, label='Float')[source]¶Bases: glue.core.simpleforms.Option
An floating-point option
| Parameters: |
|---|