MCAntenna

class pyarts.arts.MCAntenna

An antenna object used by MCGeneral()

Workspace methods that can generate MCAntenna

Workspace methods that require MCAntenna

Workspace variables of type MCAntenna

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.MCAntenna) -> None

Default Monte Carlo antenna

  1. __init__(self: pyarts.arts.MCAntenna, val: pyarts.arts.MCAntenna) -> None

Copy instance

  1. __init__(self: pyarts.arts.MCAntenna, wsv: pyarts.arts.WorkspaceVariable) -> None

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

fromxml(file)

Create MCAntenna from file

readxml(self, file)

Read MCAntenna from file

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

Saves MCAntenna to file

Attributes

G_lookup

Matrix The lookup

aa_grid

Vector The azimuth grid

atype

AntennaType The antenna type

sigma_aa

float The azimuthal half-width

sigma_za

float The zenith half-width

za_grid

Vector The zenith grid