Click or drag to resize

GM_PathProfileLOSParams_t Fields

The GM_PathProfileLOSParams_t type exposes the following members.

Fields
  NameDescription
Public fieldmAtmosphericCorr
IN: Atmospheric correction for LOS (1.3333 is standard for radio waves, 1.0 is no correction)
Public fieldmDetailsStrMaxLen
IN: Maximum length of details string
Public fieldmDfltElev
IN: Elev to use when none could be found
Public fieldmEndX
IN: End X coord in current projection
Public fieldmEndY
IN: End Y coord in current projection
Public fieldmFlags
IN: Flags controlling behavior
Public fieldmFresnelFreq
IN: Frequency (in GHz) to use for testing clearance of first Fresnel zone (use 0.0 to not do Fresnel testing)
Public fieldmFresnelPctClear
IN: Percentage of first Fresnel zone that must be clear of obstacles (use 0.6 for 60%). If 0 is specified, the default of 60% is used.
Public fieldmListSize
IN: Number of elevations to retrieve
Public fieldmLOSFromHeight
IN: Line-of-sight from height in meters
Public fieldmLOSToHeight
IN: Line-of-sight to height in meters
Public fieldmStartX
IN: Start X coord in current projection
Public fieldmStartY
IN: Start Y coord in current projection
Top
See Also