Class HLAfloat64LECoder

java.lang.Object
org.see.skf.util.encoding.HLAfloat64LECoder
All Implemented Interfaces:
Coder<Double>

public class HLAfloat64LECoder extends Object implements Coder<Double>
Coder for the HLAfloat64LE data type.
Since:
1.5
  • Constructor Details

    • HLAfloat64LECoder

      public HLAfloat64LECoder()
  • Method Details