![]() |
GremlinEq
|
Circular Equatorial Data Reader Class. More...
#include <CEDR.h>
Public Member Functions | |
CEDR (char inname[]) | |
int | ReadData (const int l, const int m) |
Public Attributes | |
hid_t | infile |
Real | r |
Real | a |
Real | E |
Real | Lz |
Real | Om_phi |
int | lmin |
int | lmax |
int | mmin |
int | mmax |
Real | lambda |
spin-weighted spheroidal eigenvalue | |
Complex | ZI |
Complex | ZH |
Complex | Rin |
Complex | dRin |
Complex | Rup |
Complex | dRup |
Real | EdotI |
Real | EdotH |
Real | LzdotI |
Real | LzdotH |
Real | rdotI |
Real | rdotH |
bool | exists |
Circular Equatorial Data Reader Class.
CEDR stands for circular, equatorial data reader. This class collects methods which read the output of a data run (i.e., the HDF5 data produced by the code) and present it in human readable format.