Sun

class pyarts.arts.Sun

A single sun.

Each sun is described by a struct with its spectrum, radius distance from center of planet to center of sun, temperature (if possible), latitude in the sky of the planet, longitude in the sky of the planet and the type

__init__(self: pyarts.arts.Sun) None

Empty sun

Methods

__init__(self)

Empty sun

fromxml(file)

Create Sun from file

readxml(self, file)

Read Sun from file

savexml(self, file[, type, clobber])

Saves Sun to file

Attributes

description

String Sun description

distance

float Sun distance

latitude

float Sun latitude

longitude

float Sun longitude

radius

float Sun radius

spectrum

Matrix Sun spectrum, monochrmatic radiance spectrum at the surface of the sun