Class TutorialOrbitType.TutorialTLE

    • Constructor Detail

      • TutorialTLE

        public TutorialTLE()
    • Method Detail

      • getLine1

        public String getLine1()
        Get the TLE first line.
        Returns:
        the TLE first line
      • setLine1

        public void setLine1​(String line1)
        Set the TLE first line.
        Parameters:
        line1 - TLE first line
      • getLine2

        public String getLine2()
        Get the TLE second line.
        Returns:
        the TLE second line
      • setLine2

        public void setLine2​(String line2)
        Set the TLE second line.
        Parameters:
        line2 - TLE second line