specific_heat_capacity property

specific_heat_capacity property

SpecificHeatCapacity

Definition:

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

See Also