Classes | |
| class | TTFarfield< FuncObject, ValueType > |
Defines | |
| #define | PI 3.141592653589793238462643383279502884197 |
Functions | |
| template<class ValueType> | |
| complex< ValueType > | FarField (TTStrip< ValueType > Strip, TArr1D< std::complex< ValueType > > &X, ValueType k, ValueType PhiAngle) |
| template<class ValueType> | |
| complex< ValueType > | KirchoffFarField (TTStrip< ValueType > Strip, ValueType k, ValueType PhiAngle, ValueType Angle, int orderno) |
| template<class ValueType> | |
| complex< ValueType > | KirchoffFarFieldP (TTStrip< ValueType > Strip, ValueType k, ValueType PhiAngle, TTPoint2D< ValueType > PointQ, int orderno) |
| #define PI 3.141592653589793238462643383279502884197 |
| complex<ValueType> FarField | ( | TTStrip< ValueType > | Strip, | |
| TArr1D< std::complex< ValueType > > & | X, | |||
| ValueType | k, | |||
| ValueType | PhiAngle | |||
| ) |
| complex<ValueType> KirchoffFarField | ( | TTStrip< ValueType > | Strip, | |
| ValueType | k, | |||
| ValueType | PhiAngle, | |||
| ValueType | Angle, | |||
| int | orderno | |||
| ) |
| complex<ValueType> KirchoffFarFieldP | ( | TTStrip< ValueType > | Strip, | |
| ValueType | k, | |||
| ValueType | PhiAngle, | |||
| TTPoint2D< ValueType > | PointQ, | |||
| int | orderno | |||
| ) |
1.4.7
Click here to return home page.