Skip to content

SunDirectionBody

Defined in: tick_input.rs:105

pub struct SunDirectionBody

Sun direction in the body frame (unit vector, satellite→Sun).

fn new(v: [Vec3<Body>](../../../../arika/api/structs/vec3/)) -> Self


fn inner(&self) -> &[Vec3<Body>](../../../../arika/api/structs/vec3/)


fn into_inner(self) -> [Vec3<Body>](../../../../arika/api/structs/vec3/)