Maria GDK 4.5.0.133
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.RadioPropagation.Data.CoverageArea Class Reference

Public Member Functions

 CoverageArea (CoverageArea area)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
void SetUnitPosition (GeoPos pos)
 
bool HasFixedHeight ()
 
void SetRouteArea (GeoPos[] pRouteVertices)
 
void SetAirRouteArea (GeoPos3D[] pRouteVertices)
 
void SetGeoRectArea (GeoPos areaUl, GeoPos areaLr)
 
void SetCircleArea (double dRadius)
 
double GetWidthDeg ()
 
double GetHeightDeg ()
 
void SetDefaultArea (GeoPos pos)
 
List< GeoPosExpandRoute (double dResolution)
 
List< GeoPos3DExpandAirRoute (double dResolution)
 
void ToStream (Stream ost)
 
void FromStream (Stream ist)
 

Static Public Member Functions

static CoverageArea operator+ (CoverageArea a, CoverageArea b)
 

Static Public Attributes

const double FIXEDHEIGHT_IGNORE = -30001.0
 
const double FIXEDHEIGHT_INVALID = -30000.0
 

Properties

GeoPos UnitPosition [get]
 
double FixedUnitHeight [get]
 
AreaTypes AreaType [get]
 
GeoPos[] Route [get]
 
GeoPos3D[] AirRoute [get]
 
double Radius [get]
 
GeoPos AreaUL [get]
 
GeoPos AreaLR [get]
 
List< CoverageAreaCompoundAreas [get]
 
double MinLat [get]
 
double MaxLat [get]
 
double MinLon [get]
 
double MaxLon [get]
 

The documentation for this class was generated from the following file: