Class TutorialForceModel.TutorialDrag

  • Enclosing class:
    TutorialForceModel

    public static class TutorialForceModel.TutorialDrag
    extends Object
    Atmospheric drag.
    • Constructor Detail

      • TutorialDrag

        public TutorialDrag()
    • Method Detail

      • getArea

        public double getArea()
        Get the cross section.
        Returns:
        the cross section (m²)
      • setArea

        public void setArea​(double area)
        Set the cross section.
        Parameters:
        area - cross section (m²)
      • setCd

        public void setCd​(TutorialEstimatedParameter cd)
        Set the estimated drag coefficient.
        Parameters:
        cd - estimated drag coefficient