Global Mapper SDK
| GM_PathProfileLOSParams_t Properties |
The GM_PathProfileLOSParams_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mDetailsStr |
OUT: String containing path details (set to NULL if you don't care)
|
|
|
mElevList |
OUT: List of Elevations (set to NULL if you don't care).
|
|
|
mLOSFirstBlockedPos |
OUT: Location of first blocked location along path (only valid if mLOSMinClearance is negative)
|
|
|
mLOSLastBlockedPos |
OUT: Location of last blocked location along path (only valid if mLOSMinClearance is negative)
|
|
|
mLOSMinClearance |
OUT: Minimum line-of-sight clearance in meters (will be negative if the line of sight is not clear)
|
|
|
mLOSMinClearancePos |
OUT: Location of minimum line-of-sight clearance
|
Comments
0 comments
Please sign in to leave a comment.