Class DegreeFloatType


  • public class DegreeFloatType
    extends FloatType
    FloatType where unit is fixed as DEGREE
    • Constructor Detail

      • DegreeFloatType

        public DegreeFloatType​(float value,
                               java.lang.Float plusError,
                               java.lang.Float minusError)
      • DegreeFloatType

        public DegreeFloatType​(float value)
      • DegreeFloatType

        public DegreeFloatType​(javax.xml.stream.XMLEventReader reader,
                               java.lang.String tagName)
                        throws StationXMLException,
                               javax.xml.stream.XMLStreamException
        Throws:
        StationXMLException
        javax.xml.stream.XMLStreamException