Esempio n. 1
0
 def lat_vol(self):
     return vol_lat(self.lat)
Esempio n. 2
0
 def rlat_vol(self):
     return (2 * np.pi)**3 * vol_lat(self.rlat)