ITS.ITU.PSeries.P2108 1.0
Part of the NTIA/ITS Propagation Library
|
This website is an information-oriented API reference document for the P2108 C++ library and associated command-line driver, a part of the NTIA/ITS Propagation Library. This site is primarily useful for developers wishing to contribute to this library or take it as a dependency.
For most users, the best place to start is the NTIA/ITS Propagation Library Wiki.
On the wiki, you'll find installation instructions, usage guides, and code examples for this and other software within the NTIA/ITS Propagation Library. Further, the wiki includes instructions for using this library from other software languages, including bindings for Python, MATLAB, and .NET.
Please use the navigation menu and search functionality to explore this reference documentation. The "Files" navigation menu includes the following notable options:
Additional pages listed under "File Members" allow for browsing based on member types, e.g. classes, functions, etc.
This site is generated with Doxygen, which is configured in the source project using CMake. The documentation is generated by default when building the project in its release configuration. Additionally, the documentation can be generated without compiling the source project by using the DOCS_ONLY
CMake option.