FlatUncBudgetItem Class

Flat 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 FlatUncBudgetItem
Inheritance
Object    FlatUncBudgetItem
Derived

Constructors

FlatUncBudgetItemInitializes a new instance of the FlatUncBudgetItem class

Properties

Description Description
Distribution Distribution
Dof Degrees of Freedom
ID Input ID
InputStdUnc Input Standard Uncertainty
InputValue Input Value
Sensitivity Sensitivity Coefficient
UncComponent Uncertainty Component
UncPercentage Uncertainty Percentage

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
(Overrides ObjectToString)

See Also