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