HighPerformanceGetInternalId(Double, Double, InputId) Method
            Get Internal Id
            
Namespace: Metas.UncLib.LinProp.MiscAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.9.9435.16865
public static int GetInternalId(
	double value,
	double stdunc,
	InputId id
)
Public Shared Function GetInternalId ( 
	value As Double,
	stdunc As Double,
	id As InputId
) As Integer
public:
static int GetInternalId(
	double value, 
	double stdunc, 
	InputId id
)
static member GetInternalId : 
        value : float * 
        stdunc : float * 
        id : InputId -> int 
- value  Double
 - Value
 - stdunc  Double
 - Standard Uncertainty
 - id  InputId
 - Input Id
 
Int32Internal Id