Docs.rs
orts-0.2.0
orts 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sksat
Dependencies
arika =0.2.0
normal
log ^0.4.29
normal
nalgebra ^0.34
normal
rand ^0.9.1
normal
rand_distr ^0.5.0
normal
rerun ^0.30
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tobari =0.2.0
normal
tokio ^1
normal
optional
utsuroi =0.2.0
normal
wasmtime ~43.0
normal
optional
wasmtime-wasi ~43.0
normal
optional
criterion ^0.8
dev
proptest ^1.10.0
dev
serde_json ^1
dev
tokio ^1
dev
Versions
73.95%
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
Module control
orts
0.2.0
Module control
Module Items
Traits
In crate orts
orts
Module
control
Copy item path
Source
Expand description
Discrete-time controller trait for simulation with zero-order hold.
Traits
§
Discrete
Controller
A discrete-time controller that runs at fixed sample intervals.