Docs.rs
use-control-0.0.1
use-control 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
17 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
use-control-error ^0.0.1
normal
use-control-signal ^0.0.1
normal
use-feedback ^0.0.1
normal
use-pid ^0.0.1
normal
use-setpoint ^0.0.1
normal
use-stability ^0.0.1
normal
use-system-response ^0.0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
use_
control
0.0.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
ControlSignal
FeedbackLoop
PidController
PidGains
PidState
Setpoint
StepResponsePoint
Enums
ControlErrorError
ControlSignalError
FeedbackDirection
FeedbackError
PidError
SetpointError
Stability
StabilityError
SystemResponseError
Functions
absolute_error
clamp_signal
classify_gain
deadband
error
first_order_response
is_bounded
negative_feedback
percent_error
positive_feedback
relative_error
sample_first_order_response
saturate
settling_time
within_tolerance