atmodel inherits from matlab.mixin.Copyable
This change relies on the last update of AT !!
- Inheriting from
matlab.mixin.Copyable
adds acopy
methods which produces a shallow copy of theatmodel
object - Added a
model.substitute
method to modify selected elements with a given perturbation function. - Added a dp/p input to
model.settune
, as it is inatfittune
- Faster startup by delaying optics computation
- Event notification when the lattice changes
Edited by Laurent Farvacque