Uses of Class
xal.smf.attr.AttributeBucket
Packages that use AttributeBucket
Package
Description
-
Uses of AttributeBucket in xal.extension.jels.smf.attr
Subclasses of AttributeBucket in xal.extension.jels.smf.attrModifier and TypeClassDescriptionclass
Attribute set for additional magnet information about Fringe-Fields factors
gap - total gap of magnet (m) entrK1 - Upstream edge face Fringe-field factor (default = 0.45 for a square-edged magnet) entrK2 - Upstream edge face Fringe-field factor (default = 2.80 for a square-edged magnet) exitK1 - Downstream edge face Fringe-field factor (default = 0.45 for a square-edged magnet) exitK2 - Downstream edge face Fringe-field factor (default = 2.80 for a square-edged magnet)class
Attribute set for additional magnet information about dipole correctorsclass
An extended set of RF cavity attributes.class
A set of FieldMap attributes.class
An attribute set for the NPMclass
A set of dummy RFQ attributes. -
Uses of AttributeBucket in xal.extension.jels.smf.impl
Methods in xal.extension.jels.smf.impl with parameters of type AttributeBucketModifier and TypeMethodDescriptionvoid
MagFieldMap.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a FieldMapBucketvoid
NPM.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a BPMBucketvoid
RfFieldMap.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a FieldMapBucket -
Uses of AttributeBucket in xal.smf
Fields in xal.smf with type parameters of type AttributeBucketModifier and TypeFieldDescriptionprotected Map<String,
AttributeBucket> AcceleratorNode.mapAttrs
all attribute buckets for nodeMethods in xal.smf that return AttributeBucketMethods in xal.smf that return types with arguments of type AttributeBucketMethods in xal.smf with parameters of type AttributeBucketModifier and TypeMethodDescriptionvoid
AcceleratorNode.addBucket
(AttributeBucket buc) General attribute buckets supportvoid
AcceleratorSeq.addBucket
(AttributeBucket buc) boolean
AcceleratorNode.hasBucket
(AttributeBucket bucket) -
Uses of AttributeBucket in xal.smf.attr
Subclasses of AttributeBucket in xal.smf.attrModifier and TypeClassDescriptionclass
An attribute set for alignment attributes (x, y, z, pitch, yaw, roll).class
The aperture bucket defines the inner geometry of the elements.class
An attribute set for the BPMclass
class
class
An attribute set for displacement alignment attributes (x, y, z).class
Attribute set for magnet information
len - is the effective magnetic length [m]
dfltMagField is the default field value (T for dipole, T/m for quad, etc.)
polarity - is the polarity flag. 1 means positive current = positive fieldclass
A set of RF cavity attributes.class
A set of RF gap attributes.class
An attribute set for rotation alignment attributes (pitch, yaw, roll).class
A bucket to hold Information about sequences.class
A container class for Twiss parameter informationMethods in xal.smf.attr that return AttributeBucketModifier and TypeMethodDescriptionstatic AttributeBucket
Creates the node with the specified string id. -
Uses of AttributeBucket in xal.smf.data
Methods in xal.smf.data that return AttributeBucketModifier and TypeMethodDescriptionget a specific bucket keyed by the bucket typeMethods in xal.smf.data that return types with arguments of type AttributeBucketConstructor parameters in xal.smf.data with type arguments of type AttributeBucketModifierConstructorDescriptionBucketParser
(Collection<AttributeBucket> bucketList) creates a new BucketParser from a list of buckets -
Uses of AttributeBucket in xal.smf.impl
Methods in xal.smf.impl with parameters of type AttributeBucketModifier and TypeMethodDescriptionvoid
BPM.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a BPMBucketvoid
Electrostatic.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a MultipoleBucketvoid
Magnet.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a MultipoleBucketvoid
RfCavity.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a RfCavityStruct Bucketvoid
RfGap.addBucket
(AttributeBucket buc) Override AcceleratorNode implementation to check for a RfGapBucket