Class FloatDataType

    • Method Detail

      • getInitialValue

        public Double getInitialValue()
        Description copied from interface: DataType
        Get the initial value if any
        Returns:
      • getSizeInBits

        public int getSizeInBits()
      • getValueType

        public Yamcs.Value.Type getValueType()
        Description copied from interface: DataType
        Return the expected Value type of an engineering value conforming to this XTCE data type
        Returns:
      • getTypeAsString

        public String getTypeAsString()
        Description copied from interface: DataType
        String which represents the type. This string will be presented to the users of the system.
        Returns: