Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Traum::EquatorialPlane Class Reference

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

Detailed Description

Construction of radial-inverse polar coordinates on an arbitrarily oriented plane.