earthOrbitalVelocity constant

Speed const earthOrbitalVelocity

Earth's mean orbital velocity. Value: 29.78 km/s. Source: NASA Planetary Fact Sheet.

Implementation

static const Speed earthOrbitalVelocity = Speed(29780, SpeedUnit.meterPerSecond);