Classes | |
| class | TTPlane< ValueType > |
Functions | |
| template<class ValueType> | |
| complex< ValueType > | Plane (const TTStrip< ValueType > &Strip, ValueType omega, ValueType k, ValueType Angle) |
| template<class ValueType> | |
| complex< ValueType > | Plane (const TTCurvyStrip< ValueType > &CurvyStrip, ValueType omega, ValueType k, ValueType Angle) |
| template<class ValueType> | |
| complex< ValueType > | PlaneTime (const TTStrip< ValueType > &Strip, ValueType omega, ValueType k, ValueType Angle, ValueType t) |
| complex<ValueType> Plane | ( | const TTStrip< ValueType > & | Strip, | |
| ValueType | omega, | |||
| ValueType | k, | |||
| ValueType | Angle | |||
| ) |
| complex<ValueType> Plane | ( | const TTCurvyStrip< ValueType > & | CurvyStrip, | |
| ValueType | omega, | |||
| ValueType | k, | |||
| ValueType | Angle | |||
| ) |
| complex<ValueType> PlaneTime | ( | const TTStrip< ValueType > & | Strip, | |
| ValueType | omega, | |||
| ValueType | k, | |||
| ValueType | Angle, | |||
| ValueType | t | |||
| ) |
1.4.7
Click here to return home page.