Return the cross sectional flow area,
for index and fraction into the processed data.
This can be the total areas or the effective flow area
hence the area does not necessarily correspond to the amount
of water in the system (volume)
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public virtual double GetFlowArea(
int index,
double fraction
)
Parameters
- index
- Type: SystemInt32
- fraction
- Type: SystemDouble
Return Value
Type:
DoubleSee Also