EllipsoidalEarth

class Object
trait Matchable
class Any

Value members

Concrete methods

def radius(lat: Float): Double

Calculate a distance to the center of ellipsoidal model of the Earth (in km) at the specified latitude.

Calculate a distance to the center of ellipsoidal model of the Earth (in km) at the specified latitude.

Value Params
lat

a value of provided latitude in degrees

Returns

a radius (in km)