Module hla.rti1516e

Interface HLAfloat32LE

All Superinterfaces:
DataElement

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

    • getValue

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

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