com.esri.arcgis.carto
Class esriGpsDgpsInfo
java.lang.Object
com.esri.arcgis.carto.esriGpsDgpsInfo
- All Implemented Interfaces:
- Serializable
public class esriGpsDgpsInfo
- extends Object
- implements Serializable
Describes DGPS information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
__CbElements__
public static final int __CbElements__
- See Also:
- Constant Field Values
age
public double age
stationID
public int stationID
ageValid
public short ageValid
idValid
public short idValid
esriGpsDgpsInfo
public esriGpsDgpsInfo()
toString
public String toString()
- Overrides:
toString
in class Object