ConstSpicePlane

Type Alias ConstSpicePlane 

Source
pub type ConstSpicePlane = SpicePlane;

Aliased Type§

#[repr(C)]
pub struct ConstSpicePlane { pub normal: [f64; 3], pub constant: f64, }

Fields§

§normal: [f64; 3]§constant: f64