Skip to main content

A program to simulate sailboats and test sailing algorithms.

Project description

sailsim - A sail boat simulator

Python package

This sailboat simulation program is meant to test sailing algorithms. Provide the simulation a sailboat, some wind and a sailing algorithm and the boat will sail in this virtual world.

This project is developed by Tillman Keller & Michael Behrens.

Installation

This package can be downloaded from PyPi using pip by using the following command:

pip install sailsim

To install the package for development download the repository from GitHub. Navigate to the folder and add the -e option to the pip install command:

pip install -e .

Usage

In tests/basictest.py is an example use of the module. For now the GUI is not reachable that easily, but updates will come!

Documentation

The class diagram can be fond in the docs folder. The folder contains a class diagram that displays the structure of the project. Additionally, a sequence diagram explains how the simulation of in step is working.

Contributing

We are happy for any support from other people. Especially if you are into QT GUI development or design we truly need your help!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sailsim-0.0.2.tar.gz (29.9 kB view hashes)

Uploaded Source

Built Distribution

sailsim-0.0.2-py3-none-any.whl (40.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page