IStormwaterInletQqRelations Property |
List of Q values in the inlet as a function of q in the source pipe.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax IList<XYTable> QqRelations { get; }
ReadOnly Property QqRelations As IList(Of XYTable)
Get
property IList<XYTable^>^ QqRelations {
IList<XYTable^>^ get ();
}
Property Value
Type:
IListXYTableSee Also