Class IonosphericLayer

java.lang.Object
uk.m0nom.adifproc.comms.ionosphere.IonosphericLayer

public class IonosphericLayer extends Object
A named layer in the Ionosphere
  • Constructor Details

    • IonosphericLayer

      public IonosphericLayer(String name, double lower, double upper)
  • Method Details

    • getAverageHeight

      public double getAverageHeight()