WinProp_AreaPlane

Data Fields

Detailed Description

This structure is used for the definition of a prediction area on a polygon. It is passed to the function WinProp_Predict_Plane.

Field Documentation

NrCorners
int WinProp_AreaPlane::NrCorners
Number of corners (at least 3)
Corners
COORDPOINT * WinProp_AreaPlane::Corners
List with corners of polygon (X, Y, Z in meter)
Resolution
double WinProp_AreaPlane::Resolution
Resolution on plane (meter)
CoordSystem
void * WinProp_AreaPlane::CoordSystem
Information about coordinate system. Set to NULL.
The documentation was generated from the following file:
  • source.eng/Interface/Engine.h