source: MML/trunk/machine/SOLEIL/StorageRing/BBA/ligne.m @ 4

Last change on this file since 4 was 4, checked in by zhangj, 11 years ago

Initial import--MML version from SOLEIL@2013

File size: 49 bytes
Line 
1function [resu]=ligne(zo,co)
2resu=co(1)*zo+co(2);
Note: See TracBrowser for help on using the repository browser.