Class Geodesic.LengthsV

  • Enclosing class:
    Geodesic

    private class Geodesic.LengthsV
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private double m0  
      private double M12  
      private double m12b  
      private double M21  
      private double s12b  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LengthsV()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • s12b

        private double s12b
      • m12b

        private double m12b
      • m0

        private double m0
      • M12

        private double M12
      • M21

        private double M21
    • Constructor Detail

      • LengthsV

        private LengthsV()