Public Member Functions | |
| complex< ValueType > | ScatteringField (TTStrip< ValueType > Strip, TTPoint2D< ValueType > p, int NodeNumber, int OrderNo, TArr1D< std::complex< ValueType > > &X) |
| complex< ValueType > | ScatteringFieldPO (TTStrip< ValueType > Strip, TTPoint2D< ValueType > p, TTPoint2D< ValueType > PointQ, TArr1D< std::complex< ValueType > > &X, ValueType Resolution, ValueType k) |
| complex< ValueType > | ScatteringField (TTCurvyStrip< ValueType > CurvyStrip, TTPoint2D< ValueType > p, int NodeNumber, int OrderNo, TArr1D< std::complex< ValueType > > &X) |
| complex< ValueType > | PlaneWave (TTPoint2D< ValueType > Point, const double &k, const double &Angle) |
| complex< ValueType > | PointS (TTPoint2D< ValueType > PointQ, TTPoint2D< ValueType > PointP, const double &k) |
| complex< ValueType > | PlaneWaveTime (TTPoint2D< ValueType > Point, const double &k, const double &Angle, ValueType t) |
| complex<ValueType> TTScatteredfield< ValueType >::ScatteringField | ( | TTStrip< ValueType > | Strip, | |
| TTPoint2D< ValueType > | p, | |||
| int | NodeNumber, | |||
| int | OrderNo, | |||
| TArr1D< std::complex< ValueType > > & | X | |||
| ) |
| complex<ValueType> TTScatteredfield< ValueType >::ScatteringFieldPO | ( | TTStrip< ValueType > | Strip, | |
| TTPoint2D< ValueType > | p, | |||
| TTPoint2D< ValueType > | PointQ, | |||
| TArr1D< std::complex< ValueType > > & | X, | |||
| ValueType | Resolution, | |||
| ValueType | k | |||
| ) |
| complex<ValueType> TTScatteredfield< ValueType >::ScatteringField | ( | TTCurvyStrip< ValueType > | CurvyStrip, | |
| TTPoint2D< ValueType > | p, | |||
| int | NodeNumber, | |||
| int | OrderNo, | |||
| TArr1D< std::complex< ValueType > > & | X | |||
| ) |
| complex<ValueType> TTScatteredfield< ValueType >::PlaneWave | ( | TTPoint2D< ValueType > | Point, | |
| const double & | k, | |||
| const double & | Angle | |||
| ) |
| complex<ValueType> TTScatteredfield< ValueType >::PointS | ( | TTPoint2D< ValueType > | PointQ, | |
| TTPoint2D< ValueType > | PointP, | |||
| const double & | k | |||
| ) |
| complex<ValueType> TTScatteredfield< ValueType >::PlaneWaveTime | ( | TTPoint2D< ValueType > | Point, | |
| const double & | k, | |||
| const double & | Angle, | |||
| ValueType | t | |||
| ) |
1.4.7
Click here to return home page.