CapyKit/Documentation/Help/F_CapyKit_Helpers_CalculationHelper_EARTH_RADIUS_KILOMETERS.md
2024-04-22 21:27:51 -05:00

646 B

EARTH_RADIUS_KILOMETERS Field

The earth's radius in kilometers.

Definition

Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0

C#

public const int EARTH_RADIUS_KILOMETERS = 6371

F#

static val mutable EARTH_RADIUS_KILOMETERS: int

Field Value

Int32

See Also

Reference

CalculationHelper Class
CapyKit.Helpers Namespace