astropy:docs

H

astropy.cosmology.funcs.H(z, cosmo=None)[source] [edit on github]

Hubble parameter (km/s/Mpc) at redshift z.

Parameters:

z : array_like

Input redshifts.

Returns:

H : astropy.units.Quantity

Hubble parameter at each input redshift.

Page Contents