SimpleEci
このコンテンツはまだ日本語訳がありません。
Defined in: lib.rs:21
type SimpleEci = [frame::Vec3<frame::SimpleEci>](../../structs/vec3/)
Approximate Earth-centered inertial frame vector.
Type alias for frame::Vec3<frame::SimpleEci>. This is the “parent frame”
of the ERA-only Z rotation used by the simple (visualization-grade) path.
Constructed via SimpleEci::new(x, y, z) or SimpleEci::from_raw(vector3).