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.");
double position(double flag) const
static double arcIn()
Return arc length at entrance SI().
static double arcCtr()
Return arc length at center SC().
The base class for all OPAL exceptions.
static const SFunction * sfun
void update(double length)
Advance position by element length.
static double arcOut()
Return arc length at exit SO().
void reset()
Reset the arc length to zero.
SFunction()
Default constructor.