earthRadius constant

Length const earthRadius

Earth equatorial radius (R⊕). Value: 6.37814×10⁶ m.

Earth's radius at the equator.

Implementation

static const Length earthRadius = Length(6378140, LengthUnit.meter);