public static GetScsOneAEvent ( string name, double totalRainfallInches ) : |
||
name | string | /// The name of the rainfall event. e.g. "2-year storm" /// |
totalRainfallInches | double | /// The total rainfall depth for the entire storm, disregarding initial abstraction. /// |
Результат |