Class DegreeFloatType

java.lang.Object

public class DegreeFloatType
extends FloatType
FloatType where unit is fixed as DEGREE
  • Field Details

  • Constructor Details

    • 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