Package com.nt.udc.io

Class COSARAttrFloat

java.lang.Object
com.nt.udc.io.COSARAttr
com.nt.udc.io.COSARAttrFloat

public class COSARAttrFloat extends COSARAttr
This class represents the float OSAR attribute.
  • Field Details

    • m_value

      protected float m_value
  • Constructor Details

    • COSARAttrFloat

      public COSARAttrFloat(String id, float value)
    • COSARAttrFloat

      public COSARAttrFloat(String id)
  • Method Details