Module hla.rti1516e

Interface HLAfloat64LE

All Superinterfaces:
DataElement

public interface HLAfloat64LE extends DataElement
Interface for the HLA data type HLAfloat64LE.
  • 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