Represents a differential GPS station. |
Element | wptType/dgpsid |
<xsd:simpleType name="dgpsStationType"> <xsd:annotation> <xsd:documentation>Represents a differential GPS station.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:integer"> <xsd:minInclusive value="0"/> <xsd:maxInclusive value="1023"/> </xsd:restriction> </xsd:simpleType> |