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(Number amount) |
Length |
Velocity.times(Time t) |
Length |
Time.times(Velocity r) |
Modifier and Type | Method and Description |
---|---|
Length |
Area.div(Length t) |
Force |
Energy.div(Length len) |
Area |
Volume.div(Length t) |
LengthVector |
Angle.postfixBind(Length len) |
Energy |
Force.times(Length len) |
Volume |
Area.times(Length t) |
Area |
Length.times(Length len) |
Modifier and Type | Method and Description |
---|---|
LengthVector |
LengthVector.make(Length magnitude,
Angle angle) |
Constructor and Description |
---|
LengthVector(Length magnitude,
Angle angle) |
Copyright © 2024. All rights reserved.