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

    Function getSphereRadiatedEnergyFlux

    • Calculates the energy flux of received at a given distance from a sphere of a given radius and temperature (typically a star).

      Parameters

      • temperatureKelvin: number

        The temperature of the sphere in Kelvin.

      • radius: number

        The radius of the sphere in meters.

      • distance: number

        The distance from the sphere in meters.

      Returns number