|
double | gplib::Alpha_phi (const double phi11, const double phi12, const double phi21, const double phi22) |
| return the phase tensor rotation angle as a function of the four phase tensor elements More...
|
|
double | gplib::Beta_phi (const double phi11, const double phi12, const double phi21, const double phi22) |
| return the phase tensor skew angle as a function of the four phase tensor elements More...
|
|
double | gplib::Pi1 (const double phi11, const double phi12, const double phi21, const double phi22) |
| return the phase tensor rotational invariant as a function of the four phase tensor elements More...
|
|
double | gplib::Pi2 (const double phi11, const double phi12, const double phi21, const double phi22) |
| return the phase tensor rotational invariant as a function of the four phase tensor elements More...
|
|
double | gplib::PhiStrike (const double phi11, const double phi12, const double phi21, const double phi22) |
| return the phase tensor strike angle as a function of the four phase tensor elements More...
|
|
double | gplib::PhiMax (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the maximum principal component of the phase tensor. More...
|
|
double | gplib::PhiMin (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the mimum principal component of the phase tensor. More...
|
|
double | gplib::trPhi (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the trace of the phase tensor. More...
|
|
double | gplib::skPhi (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the skew of the phase tensor. More...
|
|
double | gplib::detPhi (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the determinant of the phase tensor. More...
|
|
double | gplib::Phi1 (const double phi11, const double phi12, const double phi21, const double phi22) |
|
double | gplib::Phi2 (const double phi11, const double phi12, const double phi21, const double phi22) |
|
double | gplib::GetPhi2Sq (const double phi11, const double phi12, const double phi21, const double phi22) |
|
double | gplib::GetPhi3 (const double phi11, const double phi12, const double phi21, const double phi22) |
|
double | gplib::GetPhiEllip (const double phi11, const double phi12, const double phi21, const double phi22) |
| Return the ellipticity of the phase tensor. More...
|
|