public final class TimeVector extends Vector<Time,TimeUnit,TimeVector>
ComparableUsing.EqualityMode, ComparableUsing.Operator| Constructor and Description |
|---|
TimeVector(Time magnitude,
Angle angle) |
| Modifier and Type | Method and Description |
|---|---|
TimeVector |
copy(Rational magnitude)
Given a value produce a copy of this dimension with the given value
|
TimeVector |
make(Time 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 TimeVector make(Time magnitude, Angle angle)
make in class Vector<Time,TimeUnit,TimeVector>public TimeVector copy(Rational magnitude)
DimensionCopyright © 2021. All rights reserved.