Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Function getSphereTotalRadiatedEnergy

    • Calculates the total radiated energy of a sphere of a given radius and temperature (typically a star) using the Stefan-Boltzmann law.

      Parameters

      • temperatureKelvin: number

        The temperature of the sphere in Kelvin.

      • radius: number

        The radius of the sphere in meters.

      Returns number