Uses of Enum Class
xal.tools.beam.EnergyVector.IND
Packages that use EnergyVector.IND
Package
Description
Contains classes for representing particle beams
and various aspects and properties of particle beams.
-
Uses of EnergyVector.IND in xal.tools.beam
Methods in xal.tools.beam that return EnergyVector.INDModifier and TypeMethodDescriptionstatic EnergyVector.IND
Returns the enum constant of this class with the specified name.static EnergyVector.IND[]
EnergyVector.IND.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in xal.tools.beam that return types with arguments of type EnergyVector.INDModifier and TypeMethodDescriptionstatic Set<EnergyVector.IND>
EnergyVector.IND.valuesSync()
Returns the set of index constants that correspond to phase coordinates only.