HubbleParameter#
- class astropy.cosmology.traits.HubbleParameter[source]#
Bases:
objectThe object has attributes and methods for the Hubble parameter.
Attributes Summary
Dimensionless Hubble constant: h = H_0 / 100 [km/sec/Mpc].
Hubble distance.
Hubble time.
Methods Summary
H(z)Hubble parameter at redshift
z.Attributes Documentation
Methods Documentation
- H(z)[source]#
Hubble parameter at redshift
z.- Parameters:
- zQuantity-like [‘redshift’], numpy:array_like
Input redshift.
- Returns:
- H
Quantity[:ref: ‘frequency’] Hubble parameter at each input redshift.
- H