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 public double[][] Table { get; }
Public ReadOnly Property Table As Double()()
Get
public:
virtual property array<array<double>^>^ Table {
array<array<double>^>^ get () sealed;
}
Property Value
Type:
DoubleImplements
ITabulatedTableSee Also