ProcessingCalculateAreasFromRaw Method
Calculate the area below the given water levels using the
raw points of the cross section.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public static double[] CalculateAreasFromRaw(
double[] hs,
XSBaseRaw xs
)
- hs Double
- Water levels to calculate areas at. Assuming water levels are in the range of the raw data
- xs XSBaseRaw
- Cross section with raw data
DoubleAreas for each level