Home > atdemos > trackWithImpedance > esrfFastRing.m

esrfFastRing

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 ring=esrf;
0002 indcav=findcells(ring,'Class','RFCavity');
0003 cav=ring(indcav(1));
0004 ring(indcav(:))=[];
0005 ring=[cav;ring];
0006 
0007 ring=atsetcavity(ring,8e6,0,992);
0008 
0009 [fastring,fastringrad]=atfastring(ring);

Generated on Thu 24-Aug-2017 18:47:33 by m2html © 2005