GridDfs2Data Class |
Namespace: DHI.Mike1D.BoundaryModule
The GridDfs2Data type exposes the following members.
Name | Description | |
---|---|---|
![]() | GridDfs2Data |
Constructor
|
Name | Description | |
---|---|---|
![]() | BufferData |
Bool indicating if data should be read once and buffered in memory,
for fast processing.
|
![]() | ConvertToBaseUnit |
Bool indicating if data should be converted to base unit (SI) when loading.
|
![]() | ItemValueType |
Item value type
|
![]() | NumberOfTimeSteps |
Number of time steps in grid file
|
![]() | Quantity |
Quantity in grid file
|
![]() | StartTime |
Start time of data in grid file, for grids with calendar type time axis
|
![]() | TimeStep |
Time step size in seconds in grid file, for equidistant type time axis
|
![]() | TimeType |
Time step type in grid file
|
![]() | XCount |
Number of elements in x direction
|
Name | Description | |
---|---|---|
![]() | Close |
Close grid file
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTimeStep |
Get value for time step
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Open |
Open grid file
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |