unaryMinus

operator fun unaryMinus(): MotionState<U>(source)

Returns the negation of this motion state.

All components (position, velocity, acceleration) are negated.

Return

A new MotionState with all components negated