Module hla.rti1516e

Interface HLAfloat32BE

All Superinterfaces:
DataElement

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