Interface ITemperatureLoad
Represents a temperature load
Inherited Members
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 [℃]) |