示例#1
0
 def lat_vol(self):
     return vol_lat(self.lat)
示例#2
0
 def rlat_vol(self):
     return (2 * np.pi)**3 * vol_lat(self.rlat)