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, unaryMinus
clone, emptyArray, finalize, getClass, jailbreak, notify, notifyAll, wait, wait, wait
compareToUsing
public VelocityVector make(Velocity magnitude, Angle angle)
make
in class Vector<Velocity,VelocityUnit,VelocityVector>
public VelocityVector copy(Rational magnitude)
Dimension
Copyright © 2024. All rights reserved.