#include <VectorPolar.h>
◆ VectorPolar() [1/3]
eic::VectorPolar::VectorPolar |
( |
| ) |
|
|
inline |
◆ VectorPolar() [2/3]
eic::VectorPolar::VectorPolar |
( |
double |
rr, |
|
|
double |
th, |
|
|
double |
ph |
|
) |
| |
|
inline |
◆ VectorPolar() [3/3]
template<class VectorXYZType >
eic::VectorPolar::VectorPolar |
( |
const VectorXYZType & |
v | ) |
|
|
inline |
◆ eta()
float eic::VectorPolar::eta |
( |
| ) |
const |
|
inline |
◆ mag()
float eic::VectorPolar::mag |
( |
| ) |
const |
|
inline |
◆ operator std::tuple< float, float, float >()
eic::VectorPolar::operator std::tuple< float, float, float > |
( |
| ) |
|
|
inline |
◆ x()
float eic::VectorPolar::x |
( |
| ) |
const |
|
inline |
◆ y()
float eic::VectorPolar::y |
( |
| ) |
const |
|
inline |
◆ z()
float eic::VectorPolar::z |
( |
| ) |
const |
|
inline |
◆ phi
float eic::VectorPolar::phi {} |
float eic::VectorPolar::r {} |
◆ theta
float eic::VectorPolar::theta {} |
The documentation for this class was generated from the following file: