com.esri.arcgis.carto
Class esriGpsGroundCourse
java.lang.Object
com.esri.arcgis.carto.esriGpsGroundCourse
- All Implemented Interfaces:
- Serializable
public class esriGpsGroundCourse
- extends Object
- implements Serializable
Describes the ground course.
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
speed
public double speed
heading
public double heading
speedValid
public short speedValid
headingValid
public short headingValid
esriGpsGroundCourse
public esriGpsGroundCourse()
toString
public String toString()
- Overrides:
toString
in class Object