AutocalObjectiveFunctions Property |
Objective Functions Included
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public AutocalObjectiveFunction ObjectiveFunctions { get; set; }
Public Property ObjectiveFunctions As AutocalObjectiveFunction
Get
Set
public:
property AutocalObjectiveFunction ObjectiveFunctions {
AutocalObjectiveFunction get ();
void set (AutocalObjectiveFunction value);
}
Property Value
Type:
AutocalObjectiveFunctionSee Also