예제 #1
0
 def _compute_emission(self):
     return thermo.blackbody_emission(self.Ts)
예제 #2
0
 def _compute_emission(self):
     return thermo.blackbody_emission(self.Ts)
예제 #3
0
 def emission(self):
     return thermo.blackbody_emission(self.Ts)
예제 #4
0
 def emission(self):
     return thermo.blackbody_emission(self.Ts)