Functions | |
| def | gte (t, f0, ngte, kgte) |
| def | gteinv (freq, f0, ngte, kgte) |
| def | kforGWsource (Izz=4.34e38, ellip=1e-4, radius=1e4) |
| def | ParamTransformationMatrix (tstart, tend, reftime, s) |
| def | PWParamstoTrefParams (pwparams, p0, p1, tref, s) |
| def lalpulsar.piecewise_model.gte_and_other_methods.gte | ( | t, | |
| f0, | |||
| ngte, | |||
| kgte | |||
| ) |
Definition at line 29 of file gte_and_other_methods.py.
| def lalpulsar.piecewise_model.gte_and_other_methods.gteinv | ( | freq, | |
| f0, | |||
| ngte, | |||
| kgte | |||
| ) |
Definition at line 34 of file gte_and_other_methods.py.
| def lalpulsar.piecewise_model.gte_and_other_methods.kforGWsource | ( | Izz = 4.34e38, |
|
ellip = 1e-4, |
|||
radius = 1e4 |
|||
| ) |
Definition at line 40 of file gte_and_other_methods.py.
| def lalpulsar.piecewise_model.gte_and_other_methods.ParamTransformationMatrix | ( | tstart, | |
| tend, | |||
| reftime, | |||
| s | |||
| ) |
Definition at line 51 of file gte_and_other_methods.py.
| def lalpulsar.piecewise_model.gte_and_other_methods.PWParamstoTrefParams | ( | pwparams, | |
| p0, | |||
| p1, | |||
| tref, | |||
| s | |||
| ) |
Definition at line 181 of file gte_and_other_methods.py.