placement struct
More...
#include <shapes.h>
|
| int | nshape |
| | shapes
|
| |
| double | Rphi1 |
| | Eulers' angle phi 1.
|
| |
| double | Rtheta |
| | Eulers' angle theta.
|
| |
| double | Rphi2 |
| | Eulers' angle phi 2.
|
| |
| double | Pr |
| | radius of origin position
|
| |
| double | Ptheta |
| | polar angle of origin position
|
| |
| double | Pphi |
| | azimuthal angle of origin position
|
| |
placement struct
Definition at line 49 of file shapes.h.
◆ nshape
◆ Pphi
azimuthal angle of origin position
Definition at line 56 of file shapes.h.
◆ Pr
radius of origin position
Definition at line 54 of file shapes.h.
◆ Ptheta
polar angle of origin position
Definition at line 55 of file shapes.h.
◆ Rphi1
Eulers' angle phi 1.
Definition at line 51 of file shapes.h.
◆ Rphi2
Eulers' angle phi 2.
Definition at line 53 of file shapes.h.
◆ Rtheta
Eulers' angle theta.
Definition at line 52 of file shapes.h.
The documentation for this struct was generated from the following file: