rs2.modeler.properties.material.thermal.conductivity.Johansen module#

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

Bases: PropertyProxy

getSoilType() ThermalSoilType#
setSoilType(value: ThermalSoilType)#
getQuartzContent() float#
setQuartzContent(value: float)#
getDryConductivity() float#
setDryConductivity(value: float)#
getSaturatedUnfrozenConductivity() float#
setSaturatedUnfrozenConductivity(value: float)#
getSaturatedFrozenConductivity() float#
setSaturatedFrozenConductivity(value: float)#
setProperties(SoilType: ThermalSoilType = None, QuartzContent: float = None, DryConductivity: float = None, SaturatedUnfrozenConductivity: float = None, SaturatedFrozenConductivity: float = None)#
getProperties()#