Skip to main content

Interface: TemperatureSource

Defined in: src/sdk/math/TemperatureSystem.ts:8

Describes a temperature source in the temperature system.

Properties

conductivity

conductivity: number

Defined in: src/sdk/math/TemperatureSystem.ts:14

The node thermal conductivity, in watts per kelvin.


temperature

temperature: number

Defined in: src/sdk/math/TemperatureSystem.ts:11

The temperature, in degrees Celsius.