ATMI - Atmospheric Impact Simulation
Loading...
Searching...
No Matches
Classes | Functions
lib.instrumentObs Namespace Reference

Gathers some useful functions for the computation of the instrument observation. More...

Classes

class  instrument
 This class can consider the instrument characteristics for the observation. More...
 

Functions

 Pn_gaussian (theta, mean, FWHM)
 This function calculates the normalized gaussian pattern of the antenna.
 
 Tazimuth (T0, theta)
 This function calculates the atmospheric variable depending on the azimuth.
 

Detailed Description

Gathers some useful functions for the computation of the instrument observation.

Description

Defines the instrument class for the computation of the antenna temperature and frequency band integration.

Libraries/Modules

Notes

TODO

Author(s)

Function Documentation

◆ Pn_gaussian()

Pn_gaussian ( theta,
mean,
FWHM )

This function calculates the normalized gaussian pattern of the antenna.

Parameters
thetaThe azimuth angles.
meanThe pointing of the antenna.
FWHMThe FWHM of the antenna.

◆ Tazimuth()

Tazimuth ( T0,
theta )

This function calculates the atmospheric variable depending on the azimuth.

Parameters
T0The brightness temperature at the azimuth.
thetaThe azimuth angle.