jnkepler.nbodyrv package

Submodules

jnkepler.nbodyrv.nbodyrv module

class jnkepler.nbodyrv.nbodyrv.NbodyRV(t_start, t_end, dt, nitr_kepler=3)[source]

Bases: Nbody

class for RV-only analysis

get_rv(times_rv, par_dict)[source]

compute stellar RV

Parameters:
  • times_rv – times at which RVs are evaluated

  • par_dict – dictionary of input parameters (same as TTVs)

Returns:

stellar RVs at times_rvs (m/s), positive when the star is moving away

Return type:

array

Module contents