Convert geodetic coordinate to ECEF coordinate
Namespace:
Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
public static MCvPoint3D64f Geodetic2ECEF( GeodeticCoordinate coordinate )
Public Shared Function Geodetic2ECEF ( _ coordinate As GeodeticCoordinate _ ) As MCvPoint3D64f
public: static MCvPoint3D64f Geodetic2ECEF( GeodeticCoordinate coordinate )
Parameters
- coordinate
- GeodeticCoordinate
the geodetic coordinate