Package | Description |
---|---|
manifold.science.measures |
Modifier and Type | Method and Description |
---|---|
Force |
Energy.div(Length len) |
Force |
Momentum.div(Time t) |
Force |
Power.div(Velocity v) |
Force |
Force.make(Rational value,
ForceUnit unit) |
Force |
Force.make(Rational value,
ForceUnit unit,
ForceUnit displayUnit) |
Force |
ForceUnit.makeDimension(Number amount) |
Force |
Mass.times(Acceleration a) |
Force |
Acceleration.times(Mass mass) |
Modifier and Type | Method and Description |
---|---|
Length |
Energy.div(Force f) |
Velocity |
Power.div(Force force) |
Power |
Velocity.times(Force force) |
Energy |
Length.times(Force force) |
Momentum |
Time.times(Force force) |
Copyright © 2024. All rights reserved.