DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.StructureModule
Tabulated Class
Tabulated Methods
AllocateTable Method
CheckIfArgumentIsValid Method
SetWaterLevels Method
SortOutQandH Method
Validate Method
Tabulated
AllocateTable Method
Allocate table of certain sizes
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
AllocateTable
(
int
numberOfRows
,
int
numberOfCols
)
Parameters
numberOfRows
Type:
System
Int32
numberOfCols
Type:
System
Int32
Implements
ITabulated
AllocateTable(Int32, Int32)
See Also
Reference
Tabulated Class
DHI.Mike1D.StructureModule Namespace