|
Last change
on this file since 3232 was 3160, checked in by ansari, 19 years ago |
|
Creation du module Cosmo/RadioBeam de simulation pour reconstruction de lobe par FFT et correlation (manip BAORadio/HSHS) - Reza 29/01/2007
|
|
File size:
925 bytes
|
| Line | |
|---|
| 1 | ===============================================================================
|
|---|
| 2 | Projet BAORadio / HSHS
|
|---|
| 3 | Simulation program for radio lobe reconstruction
|
|---|
| 4 |
|
|---|
| 5 | 2006-2007 R. Ansari (UPS/LAL-IN2P3) C. Magneville (DAPNIA/SPP)
|
|---|
| 6 | (C) IN2P3/CNRS (C) DAPNIA/CEA
|
|---|
| 7 | ===============================================================================
|
|---|
| 8 |
|
|---|
| 9 | Note : Uses SOPHYA class library (http://www.sophya.org )
|
|---|
| 10 |
|
|---|
| 11 | List of files and classes :
|
|---|
| 12 | ---------------------------
|
|---|
| 13 |
|
|---|
| 14 | - treccyl.cc : main program (for tests)
|
|---|
| 15 | - multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation
|
|---|
| 16 | and reconstruction. Uses class MultiBeamCyl
|
|---|
| 17 | - mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction
|
|---|
| 18 | - brsrc.h .cc : Class BRSourceGen for managing list of sources
|
|---|
| 19 | (frequencies and angular position)
|
|---|
| 20 | - makefile
|
|---|
| 21 |
|
|---|
| 22 | - recbeam.pic : script with example commands for display with piapp |
|---|
Note:
See
TracBrowser
for help on using the repository browser.