rs2.modeler.properties.material.thermal.soilunfrozenwatercontent.CustomWaterContent module#

class rs2.modeler.properties.material.thermal.soilunfrozenwatercontent.CustomWaterContent.CustomWaterContent(server: Client, ID, documentProxyID)#

Bases: PropertyProxy

setTemperatureVsUnfrozenWaterContentValues(temperature: list[float], unfrozenWaterContent: list[float])#
getTemperatureVsUnfrozenWaterContentValues() tuple[list[float], list[float]]#

Returns a tuple of lists [[temperature],[unfrozenWaterContent]]