fgasdia / LongwaveModePropagator.jl

Model the propagation of VLF radio waves in the Earth-ionosphere waveguide.
https://fgasdia.github.io/LongwaveModePropagator.jl/dev
MIT License
15 stars 5 forks source link

Replace BasicInput with ExponentialInput #38

Closed fgasdia closed 3 years ago

fgasdia commented 3 years ago

BREAKING self explanatory: BasicInput is now called ExponentialInput to reflect that it is Wait's exponential ionosphere profile (h', β).

Closes #29