Interface ITemperatureLoad

Represents a temperature load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ITemperatureLoad : ILoad, IEntity, IHaveId, IHaveIndex
Remarks

It is possible to cast ILoad as ITemperatureLoad if Type is Temperature.

Properties

Name Description
LoadedElementInfo

Gets the loaded element

TemperatureChange

Gets the temperature change (in [℃])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next