Model parameter class.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public class ModelParameterClass
Visual Basic
Public Class ModelParameterClass

Remarks

This is the heart of the ModelParameter management system. Each parameter for the Fortran model exposed in the API has a unique ModelParameter object..

Inheritance Hierarchy

System..::..Object
  WaterSimDCDC..::..ModelParameterClass

See Also