start_float property

start_float property

StartFloat

Definition:

@property
def start_float(self):
    ...
@start_float.setter
def start_float(self, value):
    ...

See Also