Uses of Enum Class
eu.ess.bled.devices.lattice.Bend.Orientation
Packages that use Bend.Orientation
Package
Description
eu.ess.bled.devices.lattice contains the objects that are a part
of the accelerator lattice.-
Uses of Bend.Orientation in eu.ess.bled.devices.lattice
Methods in eu.ess.bled.devices.lattice that return Bend.OrientationModifier and TypeMethodDescriptionBend.getOrientation()static Bend.OrientationBend.Orientation.toEnum(int val) Returns the type that corresponds to the given int value.static Bend.OrientationReturns the enum constant of this class with the specified name.static Bend.Orientation[]Bend.Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.ess.bled.devices.lattice with parameters of type Bend.Orientation -
Uses of Bend.Orientation in eu.ess.lt.parser
Methods in eu.ess.lt.parser with parameters of type Bend.OrientationModifier and TypeMethodDescriptionComponentFactory.getBend(String name, String entranceEdgeName, String exitEdgeName, double bendAngle, double curvatureRadius, int gradientIndex, double aperture, Bend.Orientation orientation, double gap, double entranceAngle, double entranceCurvature, double exitAngle, double exitCurvature, Integer previousSubsystem) Returns an existingBendidentified by its name, or creates a new one.