Skip to main content

latitude

Function latitude 

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

Calculate the latitude of a point.

  • a - the point.

returns the latitude of the point