VAXFloatUtilG2T Method

Convert from G floating to T floating.

Definition

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
C#
public static ulong G2T(
	ulong v
)

Parameters

v  UInt64
G floating.

Return Value

UInt64
T floating.

See Also