Package org.openmuc.j60870.ie
Class IeShortFloat
java.lang.Object
org.openmuc.j60870.ie.InformationElement
org.openmuc.j60870.ie.IeShortFloat
Represents a short floating point number (R32-IEEE STD 754) information element.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IeShortFloat
public IeShortFloat(float value)
-
-
Method Details
-
getValue
public float getValue() -
toString
- Specified by:
toString
in classInformationElement
-