Class TutorialForceModel.TutorialGravity

  • Enclosing class:
    TutorialForceModel

    public static class TutorialForceModel.TutorialGravity
    extends Object
    Central body gravity.
    • Constructor Detail

      • TutorialGravity

        public TutorialGravity()
    • Method Detail

      • getDegree

        public int getDegree()
        Get the maximal degree.
        Returns:
        the maximal degree
      • setDegree

        public void setDegree​(int degree)
        Set the maximal degree.
        Parameters:
        degree - maximal degree
      • getOrder

        public int getOrder()
        Get the maximal order.
        Returns:
        the maximal order
      • setOrder

        public void setOrder​(int order)
        Set the maximal order.
        Parameters:
        order - maximal order