Class UInt64Value


  • public class UInt64Value
    extends Value
    • Constructor Detail

      • UInt64Value

        public UInt64Value​(long v)
    • Method Detail

      • getType

        public org.yamcs.protobuf.Yamcs.Value.Type getType()
        Specified by:
        getType in class Value
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • unsignedAsDouble

        public static double unsignedAsDouble​(long x)