Skip to content

FrameCategory

Defined in: frame.rs:69

pub enum FrameCategory {
Eci,
Ecef,
LocalOrbital,
Body,
}

Category tag for runtime frame identification.

Earth-centered inertial (SimpleEci, Gcrs, …)


Earth-centered Earth-fixed (SimpleEcef, …)


Local orbital (Rsw, …)


Spacecraft body-fixed