source: PSPA/madxPSPA/src/mad_elemrfc.h @ 430

Last change on this file since 430 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 147 bytes
Line 
1#ifndef MAD_ELEMRFC_H
2#define MAD_ELEMRFC_H
3
4void    print_rfc(void);
5void    adjust_rfc(void);
6double  rfc_slope(void);
7
8#endif // MAD_ELEMRFC_H
9
Note: See TracBrowser for help on using the repository browser.