Holds the table
Type : Water level or discharge depending on the chosen calculation mode
Unit: [m3/s] or [meter]
Default: 0.0
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double[][] Table { get; }
ReadOnly Property Table As Double()()
Get
property array<array<double>^>^ Table {
array<array<double>^>^ get ();
}
Property Value
Type:
DoubleSee Also