IDfs123BuilderAddStaticItem Method |
Name | Description | |
---|---|---|
AddStaticItem(String, eumQuantity, Array) |
Creates and adds a static item storing the arrayData.
The size of the arrayData must match the size of the spatial axis set in SpatialAxis This is a stage 2 method. | |
AddStaticItem(String, eumQuantity, IDfsSpatialAxis, Array) |
Creates and adds a static item of a different size than the other items of the dfs file.
Having a static item in size different from the dynamic items is utilized by a few specific files of MIKE SHE. The size of the arrayData must match the size of the spatial axis set in axis This is a stage 2 method. |