Module hla.rti1516e

Interface HLAfloat64BE

All Superinterfaces:
DataElement

public interface HLAfloat64BE extends DataElement
Interface for the HLA data type HLAfloat64BE.
  • Method Details

    • getValue

      double getValue()
      Returns the double value of this element.
      Returns:
      double value
    • setValue

      void setValue(double value)
      Sets the double value of this element.
      Parameters:
      value - new value