: Public Class
| Created: |
6/21/2011 12:15:57 PM |
| Modified: |
1/13/2016 12:05:57 PM |
|
Project: |
|
| Author: |
goens001 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{DAB5F8F4-835D-4bef-9497-BD2FEBC8DEED} |
| Appears In: |
DataSet, DataSet_PropertyValue, Sensor |
<b>Description</b><br/>A Parameter is a constant used in an algorithm (which can vary from a simple equation to a complex model). The value of the parameter ( <b>ParameterValue</b> ) can be based on one or more <b>DataSet</b>'s which are used to determine that value by means of a <b>ParameterFit</b>.<br/><br/><b>Example:</b><br/>An exponential semi-variogram model (the algorithm) has three parameters: the sill, the nugget and the range. The values of those three parameters are obtained from a series of observations, i.e. a DataSet.<br/>
- Attributes
- Associations To
- Associations From
| Attribute |
Private String ParameterDesignator
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
<b>Description.</b><br/>The name of the designator<br/>
|
|
Private ParameterId
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
<b>Description.</b><br/>The Id of the parameter which is unique in the storage system of the user.<br/>
|
|
| Element |
Source Role |
Target Role |
Algorithm
Class
|
Name:
|
Name:
|
 Details:
|