Uses of Class
xal.smf.TimingCenter
Packages that use TimingCenter
-
Uses of TimingCenter in xal.smf
Methods in xal.smf that return TimingCenterModifier and TypeMethodDescriptionstatic TimingCenterTimingCenter.getDefaultTimingCenter()Get the default TimingCenter corresponding to the user's default main optics sourceAccelerator.getTimingCenter()Get this accelerator's timing centerMethods in xal.smf with parameters of type TimingCenterModifier and TypeMethodDescriptionvoidAccelerator.setTimingCenter(TimingCenter timingCenter) Set this accelerator's timing centerConstructors in xal.smf with parameters of type TimingCenterModifierConstructorDescriptionNoSuchChannelException(TimingCenter timingCenter, String handle) NoSuchChannelException constructor for a missing channel corresponding to the specified timing center and handle. -
Uses of TimingCenter in xal.smf.data
Methods in xal.smf.data that return TimingCenterModifier and TypeMethodDescriptionXMLDataManager.getTimingCenter()Read the timing center from the timing URL.