orbithunter.RelativeEquilibriumOrbitKS.dt
- RelativeEquilibriumOrbitKS.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:
- RelativeEquilibriumOrbitKS
The class instance whose state is the time derivative in the spatiotemporal mode basis (i.e. zero in comoving frame).