IBridgeStructureTableSmooth Property |
Holds the smoothed 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[][] TableSmooth { get; set; }
Property TableSmooth As Double()()
Get
Set
property array<array<double>^>^ TableSmooth {
array<array<double>^>^ get ();
void set (array<array<double>^>^ value);
}
Property Value
Type:
DoubleSee Also