orbithunter.RelativeOrbitKS.dt
- RelativeOrbitKS.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 instance
- Returns:
- orbit_dtnOrbitKS or subclass instance
The class instance whose state is the time derivative in the spatiotemporal mode basis.