astronomicalUnit constant

Length const astronomicalUnit

Astronomical Unit (AU). Value: 149,597,870.7 km (exact by IAU definition).

The average distance from the Earth to the Sun, used as a fundamental unit for distances within the Solar System.

Implementation

static const Length astronomicalUnit = Length(149597870700, LengthUnit.meter);