Docs.rs
  • lox-frames-0.1.0-alpha.2
    • lox-frames 0.1.0-alpha.2
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • helgee
    • Dependencies
      • glam ^0.30.4 normal
      • hashbrown ^0.15 normal
      • lox-bodies ^0.1.0-alpha.9 normal
      • lox-earth ^0.1.0-alpha.11 normal
      • lox-math ^0.1.0-alpha.7 normal
      • lox-time ^0.1.0-alpha.9 normal
      • numpy ^0.25.0 normal optional
      • pyo3 ^0.25.1 normal optional
      • thiserror ^2.0.3 normal
      • pyo3 ^0.25.1 dev
      • rstest ^0.25.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

lox_frames0.1.0-alpha.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • dynamic::UnknownFrameError
  • frames::Cirf
  • frames::Iau
  • frames::Icrf
  • frames::Itrf
  • frames::Tirf
  • traits::NonBodyFixedFrameError
  • traits::NonQuasiInertialFrameError
  • transformations::rotations::Rotation

Enums

  • dynamic::DynFrame
  • transformations::iau::IauFrameTransformationError

Traits

  • traits::BodyFixed
  • traits::QuasiInertial
  • traits::ReferenceFrame
  • traits::TryBodyFixed
  • traits::TryQuasiInertial
  • traits::TryRotateTo

Functions

  • transformations::iau::icrf_to_iau
  • transformations::iers::cirf_to_tirf
  • transformations::iers::icrf_to_cirf
  • transformations::iers::tirf_to_itrf
  • transformations::rotations::rotation_matrix_derivative