ISensorT Interface |
Namespace: DHI.Mike1D.ControlModule
public interface ISensor<T> : ISensor, IVariable, ITypedExpression, IExpressionAcceptor, IExpression<T>
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.ControlModule.ISensor`1"]
The ISensorT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Getter |
Getter used to extract the value of the sensor
|
![]() | Id |
Unique id
(Inherited from ISensor.) |
![]() | Name | (Inherited from IVariable.) |
![]() | ResultType | (Inherited from ITypedExpression.) |
![]() | Value | (Inherited from IVariable.) |
Name | Description | |
---|---|---|
![]() | Accept``1 | (Inherited from IExpressionAcceptor.) |
![]() | Evaluate | (Inherited from ITypedExpression.) |