29 double (UndulatorRep::*get)()
const;
30 void (UndulatorRep::*set)(double);
54 for (
const Entry* entry =
entries; entry->name != 0; ++entry) {
55 if (aKey == entry->name) {
const SingleMultipole< 4 >::Entry SingleMultipole< 4 >::entries[]
virtual Channel * getChannel(const std::string &aKey, bool create=false)
Construct a read/write channel.
virtual double getElementLength() const
Get design length.
virtual void setElementLength(double length)
Set design length.
ElementBase(const std::string &name)
Constructor with given name.
Undulator(const std::string &name)
Constructor with given name.
UndulatorRep(const std::string &name)
Constructor with given name.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
virtual ElementBase * clone() const
Return clone.
virtual NullField & getField()
Get field.
StraightGeometry geometry
The geometry.
virtual StraightGeometry & getGeometry()
Get geometry.
NullField field
The zero magnetic field.
A geometry representing a straight line.
Abstract interface for read/write access to variable.
Access to a [b]double[/b] data member.
A zero electromagnetic field.