WinProp_Polygon
Data Fields
- int
- NrPoints
- COORDPOINT *
- Points
- int
- NrIDs
- int *
- IDs
Detailed Description
This structure is used to define a number of database polygons in which the objects inside it will only be considered. It is a part of WinProp_Additional for indoor scenarios and a part of WinProp_ParaMain for urban scenarios.
Field Documentation
- NrPoints
-
- int WinProp_Polygon::NrPoints
- Number of points in the polygon
- Points
-
- COORDPOINT * WinProp_Polygon::Points
- The points of the polygon
- NrIDs
-
- int WinProp_Polygon::NrIDs
- Number of transmitters' Ids
- IDs
-
- int * WinProp_Polygon::IDs
- The Ids of the transmitters which are assigned to the polygon.
- -1 = Assigned to all transmitters.
The documentation was generated from the following file:
- source.eng/Interface/WP_Polygon.h