Click or drag to resize

MPIMPI_FLOAT Field

A single-precision floating-point value. The equivalent is float in C# and System.Single in .NET.

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_FLOAT = 1275069450

Field Value

Type: Int32
See Also