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 ε.