astronomy

//astronomy/io.github.cosinekitty.astronomy/StateVector/plus

plus

operator fun plus(other: StateVector): StateVector

Adds two state vetors, yielding the state vector sum.