コンテンツにスキップ

ecliptic_to_equatorial

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

Defined in: mod.rs:183

fn ecliptic_to_equatorial(v: &nalgebra::Vector3<f64>, epsilon: f64) -> nalgebra::Vector3<f64>

Rotate a vector from ecliptic to J2000 equatorial frame.

This is a rotation around the X-axis by the obliquity angle ε.