TreeUncBudgetItem Class

Tree Uncertainty Budget Item

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public class TreeUncBudgetItem : FlatUncBudgetItem
Inheritance
Object    FlatUncBudgetItem    TreeUncBudgetItem

Constructors

TreeUncBudgetItemInitializes a new instance of the TreeUncBudgetItem class

Properties

Description Description
(Inherited from FlatUncBudgetItem)
Distribution Distribution
(Inherited from FlatUncBudgetItem)
Dof Degrees of Freedom
(Inherited from FlatUncBudgetItem)
ID Input ID
(Inherited from FlatUncBudgetItem)
InputStdUnc Input Standard Uncertainty
(Inherited from FlatUncBudgetItem)
InputValue Input Value
(Inherited from FlatUncBudgetItem)
Sensitivity Sensitivity Coefficient
(Inherited from FlatUncBudgetItem)
ShortDescription Short Description
SubItems Sub Items
UncComponent Uncertainty Component
(Inherited from FlatUncBudgetItem)
UncPercentage Uncertainty Percentage
(Inherited from FlatUncBudgetItem)

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToString To String
(Inherited from FlatUncBudgetItem)

See Also