ProxyUtilGettersFraction Method |
Returns a set of IDoubleGetter for the gridpoint and quantity. We can return several quantities with the same id (usually they will differ in their description). If the quantity is not offerent, an empty list is returned.
Namespace: DHI.Mike1D.Engine
public List<KeyValuePair<IQuantity, DDoubleFractionGetter>> GettersFraction( EngineReach engineReach, int gridPointIndex, IQuantity quantity )