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