コンテンツにスキップ

SimpleEcef

このコンテンツはまだ日本語訳がありません。

Defined in: lib.rs:28

type SimpleEcef = [frame::Vec3<frame::SimpleEcef>](../../structs/vec3/)

Approximate Earth-centered Earth-fixed frame vector.

Type alias for frame::Vec3<frame::SimpleEcef>. Complement of SimpleEci under the ERA-only rotation. WGS-84 geodetic conversion is defined on this frame (see earth::geodetic).