SunDirectionBody
Defined in: tick_input.rs:105
pub struct SunDirectionBodySun direction in the body frame (unit vector, satellite→Sun).
Methods
Section titled “Methods”fn new(v: [Vec3<Body>](../../../../arika/api/structs/vec3/)) -> Self
inner()
Section titled “inner()”fn inner(&self) -> &[Vec3<Body>](../../../../arika/api/structs/vec3/)
into_inner()
Section titled “into_inner()”fn into_inner(self) -> [Vec3<Body>](../../../../arika/api/structs/vec3/)