Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node36.html
Дата изменения: Tue Sep 20 19:45:18 2011
Дата индексирования: Sun Apr 10 21:20:41 2016
Кодировка:

Поисковые слова: arp 220
Calling Parameters

Calibration Access and Data Handbook


next up previous contents
Next: Output: Up: CALgetEffectiveArea Previous: Procedure   Contents

Calling Parameters

subroutine CAL_getEffectiveArea(theta, phi, Elo, Ehi, area)
          use types
          real(kind=double), intent(in)                  :: theta, phi
          real(kind=double), intent(in)                  :: Elo, Ehi
          real(kind=double)                              :: area
end subroutine

theta: off-axis angle position in the TELCOORD reference system at which the effective area curve is requested.

phi: azimut angle position in the TELCOORD reference system at which the effective area curve is requested.

Elo, Ehi: energy range at which the effective area in square cm will be calculated.



Michael Smith 2011-09-20