Uses of Class
eu.ess.bled.devices.lattice.RFCavity
Packages that use RFCavity
-
Uses of RFCavity in eu.ess.lt.parser
Methods in eu.ess.lt.parser that return RFCavityModifier and TypeMethodDescriptionComponentFactory.getRFCavity(String name, double gapVoltage, double rfPhase, double apertureRadius, boolean isPhaseAbsolute, double beta, double transitTimeFactor, double kT, double kkT, double kS, double kkS, RFCavity.CavityType cavityType, Integer previousSubsystem) Returns an existingRFCavityidentified by its name, or creates a new one.ComponentFactory.getRFCavity(String name, double length, int cellNumber, double averageAccField, double phaseAtEntrance, double aperture, boolean isPhaseAbsolute, RFCavity.CavityType cavityType, Integer previousSubsystem) Returns an existingRFCavityidentified by its name, or creates a new one.