IDoubleVectorGetter Interface |
Namespace: DHI.Mike1D.Generic
public interface IDoubleVectorGetter : IVectorGetter<double>
The IDoubleVectorGetter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementCount | (Inherited from IVectorGetterT.) |
Name | Description | |
---|---|---|
![]() | GetValue | (Inherited from IVectorGetterT.) |
Name | Description | |
---|---|---|
![]() | GetValuesDouble | Overloaded. (Defined by GenericExtensions.) |
![]() | GetValuesDouble(Double) | Overloaded. (Defined by GenericExtensions.) |