IStormwaterInletDepthQRelation Property |
Table of Q values in the inlet as a function of depth in the source node.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax XYTable DepthQRelation { get; set; }
Property DepthQRelation As XYTable
Get
Set
property XYTable^ DepthQRelation {
XYTable^ get ();
void set (XYTable^ value);
}
Property Value
Type:
XYTableSee Also