orbithunter.EquilibriumOrbitKS.dt

EquilibriumOrbitKS.dt(order=1, array=False, **kwargs)[source]

A time derivative of the current state.

Parameters
order :int

The order of the derivative.

arraybool

Whether to return np.ndarray or Orbit

Returns
EquilibriumOrbitKS or np.ndarray :

Orbit or array representation of the time derivative of an equilibrium (i.e. zero).