|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Construction of radial-inverse polar coordinates on an arbitrarily oriented plane. More...
#include <SchwarzschildGeodesic.hpp>
Public Types | |
| typedef long double | real |
| typedef Eagle::STA::sphericalpoint | PolarPt |
| typedef Eagle::STA::point | CartesianPt |
| typedef Eagle::STA::vector | CartesianVec |
Public Member Functions | |
| CartesianPt | operator() (const PolarPt &P) const |
| PolarPt | operator() (const CartesianPt &P, real &sinphi, real &cosphi) const |
Static Public Member Functions | |
| static real | cosine (const CartesianVec &l, const CartesianVec &r) |
Public Attributes | |
| CartesianPt | Center |
| CartesianVec | X |
| CartesianVec | Y |
Construction of radial-inverse polar coordinates on an arbitrarily oriented plane.