PropertyJeTLinearFunction

Isotropic resistivity, linear function of T

Class PropertyJeTLinearFunction extends PropertyJe

Constructors

  • PropertyJeTLinearFunction(slope ,rhoConstant ,referenceTemperature ,temperature )

Fields Summary

Field
Description
referenceTemperature
T0 (reference temperature) in Rho(T) = Rhoa (1 + a(T-T0))
rhoConstant
Rhoa (Ohm.m) in Rho(T) = Rhoa (1 + a(T-T0))
slope
a (degree-1) in Rho(T) = Rhoa (1 + a(T-T0))
temperature
Default working temperature

Methods Summary

no methods

Fields Details

referenceTemperature
referenceTemperature : T0 (reference temperature) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Temperature
rhoConstant
rhoConstant : Rhoa (Ohm.m) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
slope
slope : a (degree-1) in Rho(T) = Rhoa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
temperature
temperature : Default working temperature - [1..1] Temperature

Method Details

no methods

See also