|  | ITS.Propagation.LFMF 1.1
      Part of the NTIA/ITS Propagation Library | 
Calculates the groundwave using the flat Earth approximation with curvature correction. More...
| Functions | |
| double | ITS::Propagation::LFMF::FlatEarthCurveCorrection (const std::complex< double > delta, const std::complex< double > q, const double h_1__km, const double h_2__km, const double d__km, const double k, const double a_e__km) | 
| Calculates the groundwave field strength using the flat Earth approximation with curvature correction. | |
Calculates the groundwave using the flat Earth approximation with curvature correction.
| double ITS::Propagation::LFMF::FlatEarthCurveCorrection | ( | const std::complex< double > | delta, | 
| const std::complex< double > | q, | ||
| const double | h_1__km, | ||
| const double | h_2__km, | ||
| const double | d__km, | ||
| const double | k, | ||
| const double | a_e__km ) | 
Calculates the groundwave field strength using the flat Earth approximation with curvature correction.
References:
| [in] | delta | Surface impedance | 
| [in] | q | Intermediate value -j*nu*delta | 
| [in] | h_1__km | Height of the higher antenna, in km | 
| [in] | h_2__km | Height of the lower antenna, in km | 
| [in] | d__km | Path distance, in km | 
| [in] | k | Wavenumber, in rad/km | 
| [in] | a_e__km | Effective earth radius, in km |