| Package | Description |
|---|---|
| manifold.science.measures | |
| manifold.science.vector |
| Modifier and Type | Method and Description |
|---|---|
Length |
Volume.div(Area area) |
Length |
Energy.div(Force f) |
Length |
Area.div(Length t) |
Length |
Length.make(Rational value,
LengthUnit unit) |
Length |
Length.make(Rational value,
LengthUnit unit,
LengthUnit displayUnit) |
Length |
LengthUnit.makeDimension(java.lang.Number amount) |
Length |
Velocity.times(Time t) |
Length |
Time.times(Velocity r) |
| Modifier and Type | Method and Description |
|---|---|
Area |
Volume.div(Length t) |
Force |
Energy.div(Length len) |
Length |
Area.div(Length t) |
LengthVector |
Angle.postfixBind(Length len) |
Area |
Length.times(Length len) |
Energy |
Force.times(Length len) |
Volume |
Area.times(Length t) |
| Modifier and Type | Method and Description |
|---|---|
LengthVector |
LengthVector.make(Length magnitude,
Angle angle) |
| Constructor and Description |
|---|
LengthVector(Length magnitude,
Angle angle) |
Copyright © 2022. All rights reserved.