ATMI - Atmospheric Impact Simulation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
instrument Class Reference

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

Public Member Functions

 __init__ (self, theta, Pn, freq, band)
 The constructor for the class.
 
 bandinteg (self, Ta)
 This method integrates in the band function of the isntrument.
 
 observation (self, T0)
 This method calculates the antenna temperature for a given brightness temperature at the azimuth.
 
 Tantenna (self, T0)
 This method calculates the antenna temperature for a given brightness temperature at the azimuth.
 

Public Attributes

 fband
 
 pattern
 

Detailed Description

This class can consider the instrument characteristics for the observation.

More details.

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
theta,
Pn,
freq,
band )

The constructor for the class.

Parameters
selfThe object pointer.
thetaThe azimuth angles.
PnThe normalized pattern of the antenna.
freqThe considered frequencies.
bandThe band function of the instrument.

Member Function Documentation

◆ bandinteg()

bandinteg ( self,
Ta )

This method integrates in the band function of the isntrument.

Parameters
selfThe object pointer.
TaThe antenna temperature at the frequencies of the instrument.

◆ observation()

observation ( self,
T0 )

This method calculates the antenna temperature for a given brightness temperature at the azimuth.

Parameters
selfThe object pointer.
T0The brightness temperature at the azimuth.

◆ Tantenna()

Tantenna ( self,
T0 )

This method calculates the antenna temperature for a given brightness temperature at the azimuth.

Parameters
selfThe object pointer.
T0The brightness temperature at the azimuth.

Member Data Documentation

◆ fband

fband

◆ pattern

pattern

The documentation for this class was generated from the following file: