![]() |
ITS.ITU.PSeries.P2108 1.1
Part of the NTIA/ITS Propagation Library
|
▼ app | |
▼ include | |
CommaSeparatedIterator.h | Iterator class for reading comma-delimited input text streams |
Driver.h | Interface header for this driver executable |
ReturnCodes.h | Defines return codes for the driver |
Structs.h | Contains data structures and type macros used by this software |
▼ src | |
AeronauticalStatisticalModel.cpp | Implements top-level functions for running the Aeronautical Statistical Model |
CommaSeparatedIterator.cpp | Implementation of class to read comma-delimited input text streams |
Driver.cpp | Implements the main function of the executable, and other high-level functions |
DriverUtils.cpp | Implements various model-agnostic utility functions for the driver |
HeightGainTerminalCorrectionModel.cpp | Implements functions for running the Height Gain Terminal Correction Model |
Reporting.cpp | Implements utility functions for printing driver results |
ReturnCodes.cpp | Maps status message strings to driver return codes |
TerrestrialStatisticalModel.cpp | Implements top-level functions for running the Terrestrial Statistical Model |
▼ include | |
P2108.h | Interface header for this library |
▼ src | |
AeronauticalStatisticalModel.cpp | Implements the model from ITU-R P.2108 Section 3.3 |
HeightGainTerminalCorrectionModel.cpp | Implements the model from ITU-R P.2108 Section 3.1 |
InverseComplementaryCumulativeDistribution.cpp | Implements a function to calculate the inverse CCDF |
ReturnCodes.cpp | Maps status messages to library return codes |
TerrestrialStatisticalModel.cpp | Implements the model from ITU-R P.2108 Section 3.2 |