This is the source documentation of LabRPS. It is automatically generated from the source code, and describes the different API of the LabRPS plugin system, for both the parts written in C++ and Python.
For general help and documentation about the LabRPS application and how to use it, head first to the Wiki Documentation.
Refer to the general introduction to the LabRPS source code page for a broad view of how the source code is organized, and browse the modules, classes and namespaces from the menu above for the plugin API only.
The Developers section of the wiki also contains additional information for developers, and the Powerusers / python scripting section contains coding documentation that is specifically aimed at python scripting, but that will also be useful to C++ coders, as most of the APIs are identical or very similar.
For space reasons, this on-line version doesn't include the source code headers nor the full inheritance graphics, only documentations for plugin API are included. But you can build a full version yourself with everything included, as explained in building the source code documentation. You can also browse through the source code on github.
Built from git branch master , commit 906ad27 Mon, 25 Nov 2024 17:50:23 +0000 'WindLabSimuData changed to WindLabSimulationData'