thermal_conductivity property

thermal_conductivity property

ThermalConductivity

Definition:

@property
def thermal_conductivity(self):
    ...
@thermal_conductivity.setter
def thermal_conductivity(self, value):
    ...

See Also