|  | 
        
          | __init__(self,
        cosmology,
        tau=2.29,
        eimf=1.35,
        nsch=1,
        lmin=6.0,
        zmax=20.0,
        imfType= 'S',
        **kwargs) | source code |  | 
    |  | 
        
          | getIMFDict(self) Return a list with keys and functions of IMF's
 | source code |  | 
    |  | 
        
          | putIMFDict(self,
        key,
        value) Put a new term in the imf Dictionary
 | source code |  | 
    |  | 
        
          | __spn(self,
        a) Return the interpolated, by cubi-spline, barionic accretion rate into
      structures
 | source code |  | 
    |  | 
        
          | __fcn(self,
        a,
        rho_g) Return the numerical function to be integrated to calculate the mass 
      density of barions into structures.
 | source code |  | 
    |  | 
        
          | __csfr_gas(self,
        rg) Return the Cosmic Star Formation Rate from the barionic gas into 
      structures
 | source code |  | 
    |  | 
        
          | __sfr(self) Return the Cosmic Star Formation rate, density of barionic gas into 
      structures
 | source code |  | 
    |  |  | 
    |  | 
        
          | __massEjected(self,
        m_min) Return the mass integration of the mass ejected by the collapse of 
      the star
 | source code |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | remnant(self,
        m) Return the remnant mass of the object after the colapse of the star 
      with mass m
 | source code |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | phi(self,
        m) Return the Initial Mass Function
 | source code |  | 
    |  |  | 
    |  |  | 
  
    | Inherited from structures.structures:abt,fbstruc,fstm,getCacheDir,getDeltaHTinker,getmassFunctionDict,halos_n,massFunction,numerical_density_halos,setDeltaHTinker,setMassFunctionDict,setQBurrFunction |