OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <CoordinateTransform.h>
Public Attributes | |
double | s_0 |
double | lambdaleft |
double | lambdaright |
double | rho |
Definition at line 52 of file CoordinateTransform.h.
double coordinatetransform::myParams::lambdaleft |
Definition at line 54 of file CoordinateTransform.h.
Referenced by coordinatetransform::getUnitTangentVectorX(), and coordinatetransform::getUnitTangentVectorY().
double coordinatetransform::myParams::lambdaright |
Definition at line 55 of file CoordinateTransform.h.
Referenced by coordinatetransform::getUnitTangentVectorX(), and coordinatetransform::getUnitTangentVectorY().
double coordinatetransform::myParams::rho |
Definition at line 56 of file CoordinateTransform.h.
Referenced by coordinatetransform::getUnitTangentVectorX(), and coordinatetransform::getUnitTangentVectorY().
double coordinatetransform::myParams::s_0 |
Definition at line 53 of file CoordinateTransform.h.
Referenced by coordinatetransform::getUnitTangentVectorX(), and coordinatetransform::getUnitTangentVectorY().