use-pid 0.0.1

Minimal PID controller primitives
Documentation
  • Coverage
  • 5.26%
    1 out of 19 items documented1 out of 8 items with examples
  • Size
  • Source code size: 6.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 477.47 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • RustUse/use-control
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CloudBranch

use-pid

Minimal PID controller primitives.

Install

[dependencies]
use-pid = "0.0.1"

Scope

Use use-pid when you need a small PID controller primitive with explicit proportional, integral, and derivative terms and no additional framework layer.

RustUse workspace

This crate is part of the use-control workspace. Depend on use-control when you want the full facade.

Status

This crate is experimental and may evolve while the workspace remains below 0.3.0.