Docs.rs
  • autd3-driver-25.0.1
    • autd3-driver 25.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • s5suzuki
    • Dependencies
      • async-trait ^0.1.77 normal optional
      • autd3-derive ^25.0.1 normal
      • bitfield-struct ^0.6.0 normal
      • bitflags ^2.0.2 normal
      • bitvec ^1.0.1 normal
      • derive_more ^0.99.17 normal
      • is_sorted ^0.1.1 normal
      • itertools ^0.12.0 normal
      • nalgebra ^0.32.3 normal
      • num-complex ^0.4.4 normal
      • rand ^0.8.5 normal optional
      • rayon ^1.10.0 normal
      • serde ^1.0.188 normal optional
      • thiserror ^1.0.40 normal
      • time ^0.3.23 normal
      • tokio ^1.35.1 normal
      • anyhow ^1.0.79 dev
      • assert_approx_eq ^1.1.0 dev
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • rstest ^0.18.2 dev
      • serde_json ^1.0.107 dev
      • tokio ^1.35.1 dev
      • windows ^0.56.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

autd3_driver25.0.1

Module geometry

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate autd3_driver

Module autd3_driver::geometry

source ·

Structs§

  • Device
  • Geometry
  • Transducer

Enums§

  • EulerAngle

Traits§

  • IntoDevice

Type Aliases§

  • Affine
  • Matrix3
  • Matrix4
  • Quaternion
  • UnitQuaternion
  • UnitVector3
  • Vector3
  • Vector4