Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.12 KB

index.rst

File metadata and controls

56 lines (36 loc) · 1.12 KB

PyFMU documentation

PyFMU is a tool for developing functional mock-up units (FMUs) using Python. The goal is to provide rapid prototyping capabilities to a wide range of applications.

First Steps

  • Installing: Installing <installing>
  • Getting Started: Getting started <getting_started>

installing getting_started

Examples

To find examples of other fmus, look at the following sections:

  • Sine Generator: Sine Generator <examples/sineGenerator>
  • Live Plotting: Live Plotting <examples/livePlotting>

examples/sineGenerator examples/livePlotting

API Reference

autoapi/index