ISensorT Interface |
Namespace: DHI.Mike1D.ControlModule
public interface ISensor<T> : ISensor, IVariable, IExpression<T>, ITypedExpression, IExpressionAcceptor
The ISensorT type exposes the following members.
Name | Description | |
---|---|---|
Getter | ||
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 IExpressionT.) |