scale_constants#

kerrgeopy.constants.scale_constants(constants, M, mu)[source]#

Scales the dimensionless constants of motion to the given mass parameters

Parameters:
  • constants (tuple) – dimensionless constants of motion in the form (E, L, Q)

  • M (double) – mass of the black hole

  • mu (double) – mass ratio

Return type:

tuple(double, double, double)