Class CR3BPRotatingFrame

  • All Implemented Interfaces:
    Serializable

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

      • CR3BPRotatingFrame

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