source: fact/tools/pyscripts/doc/classes.rst@ 13324

Last change on this file since 13324 was 13151, checked in by lusterma, 13 years ago
added doc; this is just an example, nothing ready, to be adapted to work at ISDC, I just made this some time ago on my Laptop
File size: 279 bytes
Line 
1=======
2Classes
3=======
4
5pyfact.py
6=========
7
8rawdata access
9-------
10.. autoclass:: pyfact.rawdata
11 :members:
12
13
14fnames of a data run
15--------------------
16.. autoclass:: pyfact.fnames
17 :members:
18
19FIR filter functions
20=====================
21.. autoclass:: fir_filter
22 :members:
23
Note: See TracBrowser for help on using the repository browser.