Python module JSBSim provides binary packages (a.k.a. known as wheel packages) for its Python module on Windows, Mac OSX and Linux platforms for several Python versions (3.5, 3.6, 3.7 and 3.8). The module is installed using the pip command line (check the pip documentation for more detai...
Fixed the documentation of the methodsFGPropertyNode.get_double_valueandFGPropertyNode.set_double_value(PR#1048and issue#922). Made the Python module compatible with NumPy 2.0 (PR#1107) Aeromatic++ Fixed a typo in a message printed in the console by aeromatic++ (PR#1002) ...
The API is described in more details in theC++ API documentation Using the Python module JSBSim can also be used as a Python module. JSBSim Python wheels are provided with the proverbial "batteries included" i.e. with some default aircraft data and example scripts. ...
COMMENT "Generating API documentation with Doxygen" VERBATIM) endif(DOXYGEN_FOUND) endif(BUILD_DOCS) ### # Build the Python module and the automated test infrastructure (needs Python # # and Cython) # ### option(BUILD_PYTHON_MODULE "Set to ON to build ...
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <MultiProcessorCompilation>true</MultiProcessorCompilation> <FloatingPointExceptions>false</FloatingPointExceptions> </ClCompile> <Link> <Show...
python[2-3]-JSBSim_[version].[platform].[architecture].debwhich contains the JSBSim Python module ifINSTALL_JSBSIM_PYTHON_MODULEwas set toON C++ API documentation The JSBSim C++ API documentation is built from the source code withDoxygenand is automatically published on GitHub each time a commi...
If you want to contribute to the documentation, please submit a pull request For that, you will need to fork this repository and install Python3 and pip on your computer. Install the prerequisites mentioned above. Clone the repository. git clone https://github.com/JSBSim-Team/jsbsim-reference...
You can reproduce this by python envs/JSBSim/test/test_baseline_use_env.py. SingleCombat SingleCombat env is for two agents 1v1 competitive tasks, including NoWeapon tasks and Missile tasks. We provide self-play setting and vs-baseline setting for each task. Due to the fact that learning ...
It would be a huge change, but converting the input files to something like Python or Julia be worthwhile discussing? That’s not a near-term thing, but in the future. Jon 👍 1 Fangeye commented Dec 18, 2019 @andgi Unfortunately XSD doesn't support an unordered collection of ...