public final class VelocityVector extends Vector<Velocity,VelocityUnit,VelocityVector>
ComparableUsing.EqualityMode, ComparableUsing.Operator| Constructor and Description |
|---|
VelocityVector(Velocity magnitude,
Angle angle) |
| Modifier and Type | Method and Description |
|---|---|
VelocityVector |
copy(Rational magnitude)
Given a value produce a copy of this dimension with the given value
|
VelocityVector |
make(Velocity magnitude,
Angle angle) |
compareTo, copy, div, equalityMode, equals, fromBaseNumber, fromNumber, getAngle, getMagnitude, getX, getY, hashCode, minus, plus, times, to, toBaseNumber, toNumber, toString, unaryMinusclone, finalize, getClass, jailbreak, notify, notifyAll, wait, wait, waitcompareToUsingpublic VelocityVector make(Velocity magnitude, Angle angle)
make in class Vector<Velocity,VelocityUnit,VelocityVector>public VelocityVector copy(Rational magnitude)
DimensionCopyright © 2021. All rights reserved.