Click or drag to resize
GeodeticCoordinate Methods
http://www.emgu.com

The GeodeticCoordinate type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDegreeToRadian
Convert degree to radian
Public methodEquals(Object) (Inherited from ValueType.)
Public methodEquals(GeodeticCoordinate)
Check if this Geodetic coordinate equals other
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRadianToDegree
Convert radian to degree
Public methodToString (Inherited from ValueType.)
Top
See Also