Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.RadioPropagation.NativeBridge.Contracts.IRadioPropagationNativeBridge Interface Reference
Inheritance diagram for TPG.GeoFramework.RadioPropagation.NativeBridge.Contracts.IRadioPropagationNativeBridge:
RadioPropagationNativeBridge::RadioPropagationNativeBridgeImpl

Public Member Functions

bool LoadModule (string modulePath, string moduleArgs, ref TagPropagationModel[] models)
 
bool PreCalculate (Guid instanceId, uint hModel, ref TagEquipmentSetup modsr, ref TagEquipmentSetup txsr, ref TagEquipmentSetup rxsr, ref TagModelResponse mr)
 
bool CalculateProfile (Guid instanceId, ulong pTx, double[] lat, double[] lon, double[] vals, double step, int nLen)
 
bool CalculateConnection (Guid instanceId, ulong pTx, double[] lat, double[] lon, double[] vals, double step, int nLen)
 
bool PostCalculate (Guid instanceId, ulong pTx)
 
bool GetLegend (Guid instanceId, uint hModel, ref TagLegendInfo li)
 
CoverageMatrix CalculateCoverage (Guid instanceId, uint hModel, ref TagEquipmentSetup modsr, ref TagEquipmentSetup txsr, ref TagEquipmentSetup rxsr, CoverageArea area, double resolution, double step, int[] runToken)
 
TagConnectivityPathLoss CalculateLoss (Guid instanceId, uint hModel, ref TagEquipmentSetup modsr, ref TagEquipmentSetup txsr, ref TagEquipmentSetup rxsr, ref GeoPos txgp, ref GeoPos rxgp, double step)
 
UavPathLoss CalculateUavPathLoss (Guid instanceId, uint hModel, ref TagEquipmentSetup modsr, ref TagEquipmentSetup txsr, ref TagEquipmentSetup rxsr, CoverageArea area, double resolution, double step, int[] runToken)
 
CoverageMatrix CalculateUavFov (double lat, double lon, double height, double bearing, double len, double width, double resolution, double step, int[] runToken)
 
CoverageMatrix CalculateUavFovSector (double lat, double lon, double height, double bearing0, double bearing1, double range, double resolution, double step, int[] runToken)
 
void SetElevationDataInterfacer (IElevationDataInterfacer mElev)
 

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