ml

Contents:

  • Data API
  • Engine API
  • Enums API
  • Event Sources API
  • Parts API
  • Strategies API
  • Tracer API
ml
  • openformatproj/ml documentation
  • View page source

openformatproj/ml documentation

A Component-Based Modeling Language for designing systems and simulate them. All made easy! See the multirotor project for an example of how to use it.

Version: 0.1.0

Overview

Engine overview

API

Contents:

  • Data API
    • Number
    • configure()
    • register_data_type()
    • set_context()
  • Engine API
    • Blueprint
    • EventInterface
    • EventQueue
    • EventSource
    • Interface
    • Part
    • Port
  • Enums API
    • ExecutionMode
    • LogLevel
    • OnFullBehavior
    • QueueMode
  • Event Sources API
    • Timer
  • Parts API
    • Control_Element
    • EventToDataSynchronizer
    • Operator
    • PID
    • PIDConf
  • Strategies API
    • Execution
    • all_input_ports_updated()
    • all_updated()
    • execute()
    • time_updated()
  • Tracer API
    • LocalLogRecord
    • LogRecord
    • TimedEvent
    • Tracer
    • analyze_trace_log()
    • merge_trace_logs()

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.