solarLuminosity top-level constant

Power const solarLuminosity

The solar luminosity constant is the radiant flux (power emitted in the form of photons) emitted by the Sun (a typical value; the Sun's output actually varies slightly over time).

Implementation

const Power solarLuminosity = Power.constant(Double.constant(3.846e26));