TotalComponent#
- class astropy.cosmology.traits.TotalComponent[source]#
Bases:
objectThe cosmology has attributes and methods for the total density.
This trait has the abstract
Ototmethod that returns the total density parameter at redshiftz. It should be the sum of all other components.Attributes Summary
Omega total; the total density/critical density at z=0.
Methods Summary
Otot(z, /)The total density parameter at redshift
z.Attributes Documentation
- Otot0#
Omega total; the total density/critical density at z=0.
Methods Documentation