XSBaseGetFlowArea(Int32) Method
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.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public virtual double GetFlowArea(
int index
)
- index Int32
[Missing <param name="index"/> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBase.GetFlowArea(System.Int32)"]
Double[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBase.GetFlowArea(System.Int32)"]