Class Uint64VType

java.lang.Object
org.yamcs.studio.data.yamcs.YamcsVType
org.yamcs.studio.data.yamcs.Uint64VType
All Implemented Interfaces:
Alarm, Display, Scalar, Time, VLong, VNumber, VType

public class Uint64VType extends YamcsVType implements VLong
Known defect: getValue will return negative numbers for UINT64 values that use the sign bit. Not sure that there's a VType that would support this range of values.