//astronomy/io.github.cosinekitty.astronomy/StateVector/plus
operator fun plus(other: StateVector): StateVector
Adds two state vetors, yielding the state vector sum.
//astronomy/io.github.cosinekitty.astronomy/StateVector/plus
operator fun plus(other: StateVector): StateVector
Adds two state vetors, yielding the state vector sum.