Functions | |
| def | spin_evolution (q, chiA0, chiB0, omega0, approximant='SpinTaylorT4', dt=0.1, spinO=6, phaseO=7) |
| Wrapper for PN spin and dynamics evolution in LAL. More... | |
| def lalsimulation.nrfits.pn_spin_evolution_wrapper.spin_evolution | ( | q, | |
| chiA0, | |||
| chiB0, | |||
| omega0, | |||
approximant = 'SpinTaylorT4', |
|||
dt = 0.1, |
|||
spinO = 6, |
|||
phaseO = 7 |
|||
| ) |
Wrapper for PN spin and dynamics evolution in LAL.
Inputs:
Outputs (all are time series):
The frame is defined at the initial frequency omega0, as follows:
Definition at line 32 of file pn_spin_evolution_wrapper.py.