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

Contains basic access and default parameters to external microwave propagation models. These parameters are provided from the external modules, and should be treated as read only. More...

Public Member Functions

 RadioPropagationModelInfo ()
 Constructor.
 
void ToStream (Stream ost)
 Write content to stream.
 
void FromStream (Stream ist)
 Load content from stream.
 

Public Attributes

uint ModelHandle
 Model handle.
 
uint ModelFlags
 Behaviour flags.
 
Guid ModelId
 Unique id.
 
Guid ModuleInstance
 Unique module id.
 
string ModuleName
 Module name.
 
CoverageLegendInfo LegendInfo
 Fallback legend info.
 

Properties

string ModelName [get, set]
 Model name.
 

Detailed Description

Contains basic access and default parameters to external microwave propagation models. These parameters are provided from the external modules, and should be treated as read only.

Member Function Documentation

◆ FromStream()

void TPG.GeoFramework.RadioPropagation.Data.RadioPropagationModelInfo.FromStream ( Stream  ist)
inline

Load content from stream.

Parameters
istStream open for reading

◆ ToStream()

void TPG.GeoFramework.RadioPropagation.Data.RadioPropagationModelInfo.ToStream ( Stream  ost)
inline

Write content to stream.

Parameters
ostStream open for writing

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