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 TypeClassDescriptionclassAttribute 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)classAttribute set for additional magnet information about dipole correctorsclassAn extended set of RF cavity attributes.classA set of FieldMap attributes.classAn attribute set for the NPMclassA 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 TypeMethodDescriptionvoidMagFieldMap.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a FieldMapBucketvoidNPM.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a BPMBucketvoidRfFieldMap.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.mapAttrsall 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 TypeMethodDescriptionvoidAcceleratorNode.addBucket(AttributeBucket buc) General attribute buckets supportvoidAcceleratorSeq.addBucket(AttributeBucket buc) booleanAcceleratorNode.hasBucket(AttributeBucket bucket) -
Uses of AttributeBucket in xal.smf.attr
Subclasses of AttributeBucket in xal.smf.attrModifier and TypeClassDescriptionclassAn attribute set for alignment attributes (x, y, z, pitch, yaw, roll).classThe aperture bucket defines the inner geometry of the elements.classAn attribute set for the BPMclassclassclassAn attribute set for displacement alignment attributes (x, y, z).classAttribute 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 fieldclassA set of RF cavity attributes.classA set of RF gap attributes.classAn attribute set for rotation alignment attributes (pitch, yaw, roll).classA bucket to hold Information about sequences.classA container class for Twiss parameter informationMethods in xal.smf.attr that return AttributeBucketModifier and TypeMethodDescriptionstatic AttributeBucketCreates 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 TypeMethodDescriptionvoidBPM.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a BPMBucketvoidElectrostatic.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a MultipoleBucketvoidMagnet.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a MultipoleBucketvoidRfCavity.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a RfCavityStruct BucketvoidRfGap.addBucket(AttributeBucket buc) Override AcceleratorNode implementation to check for a RfGapBucket