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

Public Types

enum  CovState : uint {
  CovNotCalculated , CovStop , CovPending , CovCalculated ,
  CovReady
}
 

Public Member Functions

 CoverageData (bool bCombined)
 
void AddBoost (double dBoost)
 
void SetMinJammerNoice (double dMinJammerNoice)
 
void PackData ()
 
void UnPackData ()
 
void SetUavCoverage (bool b)
 
void InsertCombinedItem (TagCombinedCoverageItem item)
 
void RemoveCombinedItem (object dwUnit)
 
void InvalidateCombinedItem (object dwUnit)
 
void RemoveAllCombinedItems ()
 
void SetVisibleCombinedItem (object dwUnit, bool bVisible)
 
void CreateCombinedCoverageMatrix (GeoRect gr)
 
void PackAll ()
 
void UnPackAll ()
 
void UnPackAllVisible ()
 
bool GetValue (GeoPos gp, ref double dVal)
 
object GetBestUnit (GeoPos gp, ref double dVal)
 
IEnumerable< TagSingleUnitResultGetNBestUnits (GeoPos gp, int n)
 
bool GetFovValue (GeoPos gp, float maxRange, ref int iVal)
 

Properties

bool Combined [get, protected set]
 
bool Dirty [get, set]
 
bool Pending [get, set]
 
bool NeedsRefresh [get]
 
bool HasData [get]
 
bool HasVisibleData [get]
 
CoverageLegend Legend [get, set]
 
uint ModelFlags [get, set]
 
CoverageMatrix CoverageMatrix [get, set]
 
UavPathLoss UavPL [get, set]
 
bool IsUav [get]
 
CombinedCoverageMap CombinedCoverageMap [get]
 
CombinedCoverageMatrix CombinedCoverageMatrix [get]
 
CovState State [get, set]
 
GeoRect Extent [get]
 
bool LessIsMore [get, set]
 
bool CombineWorstCase [get, set]
 

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