MapOutputFile Class |
Namespace: DHI.Mike1D.HDParameterDataAccess
The MapOutputFile type exposes the following members.
Name | Description | |
---|---|---|
MapOutputFile |
Setup flood map file
| |
MapOutputFile(ICoordinate, Double, Double, Int32, Int32, FilePath, FloodMapOutputType, Int32, MapOutputFileStoringFrequencyUnitTypes, TimeSpan, FloodMapOutputItem, Int32, Boolean, DateTime, DateTime) |
Setup flood map file
|
Name | Description | |
---|---|---|
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Component |
Component index - Only if item is ADComponent, otherwise -1
| |
FilePath |
Filename
| |
Frequency |
Frequency, when FrequencyType is PerTimeStep
| |
FrequencySpan |
Frequency Span - if Storing Frequency type is not per time step
| |
FrequencyType |
Frequency Type - only for Dynamic Maps. Frequency type of "default" results
| |
GridSize |
Grid Size
| |
Id |
Id of map output
| |
IsDefaultPeriod |
Default Period - covers the entire simulation
| |
MapEndTime |
Map Output End Time - only for Dynamic maps and Default Period unchecked
| |
MapItem |
Map Item
| |
MapStartTime |
Map Output Start Time - only for Dynamic maps and Default Period unchecked
| |
MapType |
Map Type
| |
Nx |
Number of Grid Cells in J direction (X-axis)
| |
Ny |
Number of Grid Cells in K direction (Y-axis)
| |
Origin |
Origin - X and Y coordinates in map projection coordinate system.
| |
Rotation |
Rotation of grid, defined positive clockwise from map projection north to grid y-axis
|