-
duration
↔ double
-
getter/setter pairinherited
-
folder
↔ double Function(double accumulator, double pulseTime, double pulseValue)
-
pulseTime is the amount of time that's passed since this pulse started. For pulses in the future, it will be negative. For pulses in the past, it will be large. You usually want to get the pulse progress as clampUnit(pulseTime/duration)
getter/setter pairinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
pulseFunction
↔ double Function(double)
-
getter/setter pair
-
pulseStarts
↔ List<(double, double)>
-
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
zero
↔ double
-
getter/setter pairinherited