UncIdDefsComputeId(Guid, UInt16, Byte, UInt32, UInt32) Method
Computes Uncertainty ID
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public static InputId ComputeId(
Guid globalId,
ushort influence,
byte ver,
uint c63_32,
uint c31_0
)
Public Shared Function ComputeId (
globalId As Guid,
influence As UShort,
ver As Byte,
c63_32 As UInteger,
c31_0 As UInteger
) As InputId
public:
static InputId ComputeId(
Guid globalId,
unsigned short influence,
unsigned char ver,
unsigned int c63_32,
unsigned int c31_0
)
static member ComputeId :
globalId : Guid *
influence : uint16 *
ver : byte *
c63_32 : uint32 *
c31_0 : uint32 -> InputId
- globalId Guid
- Global ID
- influence UInt16
- Unc Influence
- ver Byte
- Unc Generator Version
- c63_32 UInt32
- Counter 63 ... 32 bit
- c31_0 UInt32
- Counter 31 ... 0 bit
InputId