M11FfBlockReaderItemDescriptor Structure |
The ITEM descripter part contains one ITEM descripter record for each type of data channel. Examples of ITEMs are "water level" and "flow". If data channels with values for water level as a funtion of time is to be devided into groups e.g. "water level in nodes" and "water level in pipes" then there must exist an ITEM descripter record for each of the groups.
Each item descripter record may represent several data channels of the described ITEM.
In this part of the file no extra records are allowed. Note in particular that ITEM descripter records for data channels with time values must be defined too
ONE item descirptor record for each type of data channel.
No extra records allowed in this part
Namespace: DHI.Mike1D.ResultDataAccess
The M11FfBlockReaderItemDescriptor type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Antal | Number of data channels of this item type | |
RecType | Code number describing the type of data in the channels represented by this
item descriptor. | |
Text1 | Text 1, max 8 characters (ASCII) | |
Text2 | Text 2, max 8 characters (ASCII) | |
Text3 | Text 3, max 8 characters (ASCII) | |
Text4 | Text 4, max 8 characters (ASCII) | |
TypeText | Text describing the item. Max 80 characters (ASCII) |