Skip to main content

longitude

Function longitude 

Source
pub fn longitude<T: Float>(a: &Vector3<T>) -> Angle<T>
Expand description

Calculate the longitude of a point.

  • a - the point.

returns the longitude of the point