Пример #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)