Class Cake.Layer

    • Constructor Detail

      • Layer

        public Layer​(LatLon location,
                     double radius,
                     Angle leftAzimuth,
                     Angle rightAzimuth,
                     double lowerAltitude,
                     double upperAltitude)
      • Layer

        public Layer​(LatLon location,
                     double radius,
                     Angle leftAzimuth,
                     Angle rightAzimuth)
      • Layer

        public Layer​(LatLon location,
                     double radius)
      • Layer

        public Layer()