Uses of Enum Class
xal.smf.impl.profile.ProfileDevice.MACROPULSE
Packages that use ProfileDevice.MACROPULSE
-
Uses of ProfileDevice.MACROPULSE in xal.smf.impl
Methods in xal.smf.impl with parameters of type ProfileDevice.MACROPULSEModifier and TypeMethodDescriptionvoidWireScanner.analysisParametersSelect(ProfileDevice.MACROPULSE enmBmSct, double dblBmFrac) Changes the data processing parameters (see) so that the on-board controller selects the beam micro-bunch section for computing measurement results.WireScanner.PrcgConfig -
Uses of ProfileDevice.MACROPULSE in xal.smf.impl.profile
Methods in xal.smf.impl.profile that return ProfileDevice.MACROPULSEModifier and TypeMethodDescriptionstatic ProfileDevice.MACROPULSEReturns the enum constant of this class with the specified name.static ProfileDevice.MACROPULSE[]ProfileDevice.MACROPULSE.values()Returns an array containing the constants of this enum class, in the order they are declared.