UncNumber(Double, Double, Double, InputId) Constructor
Creates a new Real Unc Number
Namespace: Metas.UncLib.LinPropAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
public UncNumber(
double value,
double stdunc,
double idof,
InputId id
)
Public Sub New (
value As Double,
stdunc As Double,
idof As Double,
id As InputId
)
public:
UncNumber(
double value,
double stdunc,
double idof,
InputId id
)
new :
value : float *
stdunc : float *
idof : float *
id : InputId -> UncNumber
Parameters
- value Double
- Value
- stdunc Double
- Standard Uncertainty
- idof Double
- Inverse of Dof (Degrees of Freedom)
- id InputId
- Input Id