orbithunter.core.Orbit.__pow__

Orbit.__pow__(other)[source]

Exponentiation of Orbit state.

Parameters
otherOrbit, ndarray, float, int
Returns
Orbit:

State is the exponentiation of self.state by other.