Global Mapper SDK
| GM_P2PControlPoint_t Class |
Defines a P2P control point. This will be a lat/lon/Z location associated with a pixel location in multiple images.
System
.
Object
GlobalMapper.Lidar . GM_P2PControlPoint_t
GlobalMapper.Lidar . GM_P2PControlPoint_t
Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
Copy
public class GM_P2PControlPoint_tThe GM_P2PControlPoint_tt type exposes the following members.
| Name | Description | |
|---|---|---|
| GM_P2PControlPoint_t |
Constructor to set values directly.
|
| Name | Description | |
|---|---|---|
| mImagePixelCount | How many entries are in the mImagePixelList | |
| mImagePixelList | List of associated image pixels for this control point | |
| mLatLonPos | Position in lat/lon WGS84 with an elevation in meters above the WGS84 ellipsoid | |
| mName | Optional name of control point |