48 "The use of function \"SI()\" "
49 "is not valid in this context.");
59 "The use of function \"SC()\" "
60 "is not valid in this context.");
70 "The use of function \"SO()\" "
71 "is not valid in this context.");
SFunction()
Default constructor.
static double arcIn()
Return arc length at entrance SI().
static double arcOut()
Return arc length at exit SO().
void reset()
Reset the arc length to zero.
static const SFunction * sfun
static double arcCtr()
Return arc length at center SC().
double position(double flag) const
void update(double length)
Advance position by element length.
The base class for all OPAL exceptions.