mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
646 B
646 B
EARTH_RADIUS_KILOMETERS Field
The earth's radius in kilometers.
Definition
Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.2
C#
public const int EARTH_RADIUS_KILOMETERS = 6371
F#
static val mutable EARTH_RADIUS_KILOMETERS: int