Click or drag to resize
( Default Namespace ) Namespace
The DHI.Generic.MikeZero.DFS is the .NET API for reading the DHI binary file formats, the DFS (Data file system) files.

The DFS file format is a general file format for handling time dependent data, ranging from measurements of temperature at a single point, to water levels in the North Sea in a 2D grid generated by DHI's flow models.

See the SDK Userguide for an introduction to the content of the DFS file.

To load/edit a DFS file, use the methods in the DfsFileFactory.

To create a new file, use one of the builders: Dfs1Builder, Dfs2Builder, Dfs3Builder, DfsuBuilder. If none of those are adequate, you can use the generic DfsBuilder.

Classes
  ClassDescription
Public classDotfuscatorAttribute