Last change
on this file since 800 was 798, checked in by ansari, 25 years ago |
Creation du module SigPredictor (Simulation de signal Archeops/Planck)
de Dominique Yvon - Reza 30/3/2000
|
File size:
216 bytes
|
Rev | Line | |
---|
[798] | 1 | // Dominique YVON, CEA/DAPNIA/SPP 02/2000
|
---|
| 2 |
|
---|
| 3 | #include "abslobenopolar.h"
|
---|
| 4 | #include "lobespecresp.h"
|
---|
| 5 |
|
---|
| 6 |
|
---|
| 7 | double LobeSpecResp::transmission(double freq) const {
|
---|
| 8 | return pLobe->weigth(VIntegration,Vpointe,VaxeY,freq);
|
---|
| 9 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.