Convert geodetic coordinate to ECEF coordinate
Namespace: Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.902 (2.2.0.902)
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