Class CR3BPRotatingFrame

java.lang.Object
org.orekit.frames.Frame
org.orekit.frames.CR3BPRotatingFrame

public class CR3BPRotatingFrame extends Frame
Class creating the rotating frame centered on the barycenter of the CR3BP System.
Since:
10.2
Author:
Vincent Mouraux
  • Constructor Details

    • CR3BPRotatingFrame

      public CR3BPRotatingFrame(double mu, CelestialBody primaryBody, CelestialBody secondaryBody)
      Simple constructor.
      Parameters:
      mu - Mass ratio
      primaryBody - Primary body.
      secondaryBody - Secondary body.