The ParameterManagerClass type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BaseInputs | Enumerates base inputs in this collection./ | |
| BaseOutputs | Enumerates base outputs in this collection./ | |
| CheckBaseValueRange(eModelParam, Int32) |
Range Check for Base Input Parameters
| |
| CheckBaseValueRange(eModelParam, Int32, String%) |
Range Check for Base Input Parameters
| |
| CheckProviderValueRange(eModelParam, Int32, eProvider) |
Range Check for Provider Input Parameters
| |
| CheckProviderValueRange(eModelParam, Int32, eProvider, String%) |
Range Check for Provider Input Parameters
| |
| CheckProviderValuesRange | Check range for all provider values for specified ModelParameter. | |
| eParamGroupMessage | Parameter group message. | |
| eParamGroupTotal | Parameter group total. | |
| GetSimulationInputs |
Gets All Simulation Input Values from the model and returns them in a SimulationInputs struct
| |
| Model_Parameter | Retreives the ModelParameter based on eModelParam value. | |
| ModelParameters | Enumerates all model parameters managed in this collection of ModelPArameters./ | |
| NewInputBaseArray | Creates a new ModelParameterBaseArray for modePAramType.mptInputBase ModelParameters. ModelParameterProviderArray | |
| NewInputProviderArray | Creates a new ModelParameterProviderArray for modeParamtype.mptInputProvider ModelParameters. /// ModelParameterProviderArray | |
| NewOutputBaseArray | Creates a new ModelParameterBaseArray for modePAramType.mptOutputBase ModelParameters. /// ModelParameterProviderArray | |
| NewOutputProviderArray | ||
| NewSimulationInputs |
Creates a new SimulationInputs struct
| |
| NewSimulationOutputs |
Creates a new SimulationOutputs struct
| |
| NumberOfParameters()()()() | Gets the number of parameters being managed. | |
| NumberOfParameters(modelParamtype) | Queries the number of parameters being managed that are mpt modelParamtype. | |
| ProviderInputs | Enumerates provider inputs in this collection./ | |
| ProviderOutputs | Enumerates provider outputs in this collection. | |
| SetSimulationInputs |
Sets all model parameter values using values in a SimulationInputs struct
|
Fields
| Name | Description | |
|---|---|---|
| effluentchecklist | List of Effluent ModelParameters
| |
| reclaimedchecklist | List of Reclaimed ModelParameters
| |
| wateruserchecklist | List of Water Use ModelParameters
|