-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
Description
Similar to discussion on dimensions in #73, I speculate if there is a need for a more generic way of expressing rate of change for any type of unit. Currently we have the following rate of change units:
Flow (volume over time)
Speed (distance change over time)
Acceleration (speed change over time)
RotationalSpeed (angle change over time)
In #88 there are some further suggestions to units, such as
PressureChangeRate (pressure change over time)
RotationalSpeedChangeRate (angular speed change over time)
ValveDriveSpeed (fraction change over time)